* Reorg header stuff to make it more compatible with leak checkers
[citadel.git] / citadel / serv_calendar.c
index 1b0d4876a577f90c73fe8d5852554915e3f138ce..6445c2818e0887c54d7985cd3ac8128d7a51e1ea 100644 (file)
@@ -10,6 +10,7 @@
 #define PRODID "-//Citadel//NONSGML Citadel Calendar//EN"
 
 #include "sysdep.h"
+#include <stdlib.h>
 #include <unistd.h>
 #include <sys/types.h>
 #include <limits.h>