added some code
[NextIRCd.git] / src / ircd_parse.c
index 54cdad20ef102d82455ea184b09d5f81b177a44f..3a23335d05e4b1fa11403ecaf4c1008e6d759b32 100644 (file)
@@ -16,6 +16,7 @@
  */
 
 #include <stdlib.h>
+#include <string.h>
 
 #include "tools.h"
 #include "IOHandler/IOSockets.h"