diff options
Diffstat (limited to 'procps')
-rw-r--r-- | procps/kill.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/procps/kill.c b/procps/kill.c index da46620dd..dc48d4337 100644 --- a/procps/kill.c +++ b/procps/kill.c | |||
@@ -28,7 +28,6 @@ | |||
28 | #include <unistd.h> | 28 | #include <unistd.h> |
29 | #include <signal.h> | 29 | #include <signal.h> |
30 | #include <ctype.h> | 30 | #include <ctype.h> |
31 | #include <sys/stat.h> | ||
32 | #include <unistd.h> | 31 | #include <unistd.h> |
33 | 32 | ||
34 | #define KILL 0 | 33 | #define KILL 0 |