library: eliminate an unnecessary #include, <STAT> api

That patch shown below should have also included this.

Reference(s):
commit 68d7f7a673

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner 2019-02-06 00:00:00 -06:00 committed by Craig Small
parent e85e3ee4d8
commit a4da552d4e

View File

@ -28,7 +28,6 @@
#include <sys/types.h>
#include <proc/numa.h>
#include <proc/sysinfo.h>
#include <proc/procps-private.h>
#include <proc/stat.h>