Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / ircd / random.c
index 0e727c3d4e07a254eae2aeb1c60391a04362b646..0fab4deecf9c3394269be2a462516bb71480e3f2 100644 (file)
@@ -23,6 +23,7 @@
 #include <stdio.h>
 #include <sys/time.h>
 
+#include <string.h>
 
 char localkey[9] = RANDOM_SEED;