Wrap a table (bg set to black, width=80%) around the screenshot
[oweals/busybox.git] / kill.c
diff --git a/kill.c b/kill.c
index 19ca187a758e275c1accb5dcbce695ed27dc0e0b..3eb829abf41372ebc86ba6bc55ed42242fd59bf5 100644 (file)
--- a/kill.c
+++ b/kill.c
@@ -28,6 +28,7 @@
 #include <unistd.h>
 #include <signal.h>
 #include <ctype.h>
+#include <string.h>
 #include <unistd.h>
 
 static const int KILL = 0;