Merge of r85:88 from branch polarssl into trunk.
[umurmur.git] / src / server.c
index c345e5db7eb74d605cb572d519a599b87065ffe5..e63684498cbff1a9c9423dd1c476090cf9a211b7 100644 (file)
@@ -39,6 +39,7 @@
 #include <unistd.h>
 #include <fcntl.h>
 #include <errno.h>
+#include <stdlib.h>
 
 #include "client.h"
 #include "conf.h"