chiark / gitweb /
rework socket handling
[elogind.git] / util.h
diff --git a/util.h b/util.h
index f5aaf704d6cee0ab3edab66af0dcf240fccc7e4a..67314146f3a7516dd6e38dbe52468a78fca3e243 100644 (file)
--- a/util.h
+++ b/util.h
@@ -7,6 +7,7 @@
 #include <time.h>
 #include <sys/time.h>
 #include <stdbool.h>
+#include <stdlib.h>
 
 typedef uint64_t usec_t;