Bring head revision up to date with cabal (try #3)
[oweals/tinc.git] / lib / xalloc.h
index 3f8d779253c6f36828b7df6a075dae8871c66bbb..e77e6a57cc2eda8b8eb871ac0d1e62b65484a921 100644 (file)
@@ -1,3 +1,5 @@
+#include <sys/types.h>
+
 #ifndef PARAMS
 # if defined PROTOTYPES || (defined __STDC__ && __STDC__)
 #  define PARAMS(Args) Args