From: Jim Warner Date: Wed, 6 Feb 2019 06:00:00 +0000 (-0600) Subject: library: eliminate an unnecessary #include, api X-Git-Tag: v4.0.0~435 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a4da552d4e6a6581a2a0623a77d930d62d9609b3;p=procps-ng library: eliminate an unnecessary #include, api That patch shown below should have also included this. Reference(s): commit 68d7f7a673aee38238d054efe2fe207db245e3c5 Signed-off-by: Jim Warner --- diff --git a/proc/stat.c b/proc/stat.c index cec38dbc..666822ea 100644 --- a/proc/stat.c +++ b/proc/stat.c @@ -28,7 +28,6 @@ #include #include -#include #include #include