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