[hackers] [sbase] kill: Include strings.h for strcasecmp() || sin
commit 50c8785497f4a07983cb0179bc0b7d82b9bf0f24
Author: sin <sin_AT_2f30.org>
Date: Wed Apr 29 12:15:32 2015 +0100
kill: Include strings.h for strcasecmp()
diff --git a/kill.c b/kill.c
index a3429a0..f7dd132 100644
--- a/kill.c
+++ b/kill.c
_AT_@ -6,6 +6,7 @@
#include <signal.h>
#include <stdio.h>
#include <string.h>
+#include <strings.h>
#include "util.h"
Received on Wed Apr 29 2015 - 17:42:57 CEST
This archive was generated by hypermail 2.3.0
: Wed Apr 29 2015 - 17:48:15 CEST