Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / ircd / jupe.c
index 6fdcc643d043d0cff0341db2fc7293894717f2ea..c49b4faee2f87cfc1ecb543eb86fb97a6fe6c99d 100644 (file)
@@ -39,6 +39,7 @@
 #include "sys.h"    /* FALSE bleah */
 
 #include <assert.h>
+#include <string.h>
 
 static struct Jupe *GlobalJupeList = 0;