+ * Always #include <sys/types.h> before <sys/socket.h> (for FreeBSD 4.6).
[adns] / regress / hsyscalls.h
index afec8ca..5d87442 100644 (file)
@@ -1,5 +1,6 @@
 #ifndef HSYSCALLS_H_INCLUDED
 #define HSYSCALLS_H_INCLUDED
+#include <sys/types.h>
 #include <sys/time.h>
 #include <sys/socket.h>
 #include <sys/uio.h>