$OpenBSD: patch-net_base_net_util_h,v 1.1 2011/04/29 13:18:01 robert Exp $
--- net/base/net_util.h.orig	Thu Apr 28 18:13:10 2011
+++ net/base/net_util.h	Thu Apr 28 18:13:26 2011
@@ -12,6 +12,7 @@
 #include <windows.h>
 #include <ws2tcpip.h>
 #elif defined(OS_POSIX)
+#include <sys/types.h>
 #include <sys/socket.h>
 #endif
 
