Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / IPcheck.c
index e1f052d79c7cd6b4330e5e8a931da8f0fcf917fd..cabeaef9716e3503a664f57f246bd9f74562517e 100644 (file)
@@ -36,7 +36,7 @@
 #include "send.h"
 
 #include <assert.h>
-
+#include <string.h>
 
 struct IPTargetEntry {
   int           count;