From a4da552d4e6a6581a2a0623a77d930d62d9609b3 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Wed, 6 Feb 2019 00:00:00 -0600 Subject: [PATCH] library: eliminate an unnecessary #include, api That patch shown below should have also included this. Reference(s): commit 68d7f7a673aee38238d054efe2fe207db245e3c5 Signed-off-by: Jim Warner --- proc/stat.c | 1 - 1 file changed, 1 deletion(-) 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