Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / ircd / whowas.c
index c2caf4a9d4b53b8a0c6691c37836f3d60bcd3e05..9f9c19588b1bcc5bb5ef441bb8dd888860100739 100644 (file)
@@ -52,6 +52,7 @@
 
 #include <assert.h>
 #include <stdlib.h>
+#include <string.h>
 
 
 static struct Whowas  whowas[NICKNAMEHISTORYLENGTH];