Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / ircd_events.c
index 6befeaec096ff863bdbc1cdf810c62c80afcdf31..e59cd051f4cfd7590086cfde3aa76d5f4779554a 100644 (file)
@@ -30,6 +30,7 @@
 
 #include <assert.h>
 #include <signal.h>
+#include <stdlib.h>
 #include <unistd.h>
 
 #define SIGS_PER_SOCK  10      /* number of signals to process per socket