$OpenBSD: patch-Proxy_cpp,v 1.1.1.1 2008/06/13 17:12:42 jasper Exp $
--- Proxy.cpp.orig	Thu Sep  6 23:53:05 2007
+++ Proxy.cpp	Thu Sep  6 23:53:17 2007
@@ -22,7 +22,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 
-#if defined(__CYGWIN32__) || defined(__APPLE__) || defined(__FreeBSD__) || defined(__sun)
+#if defined(__CYGWIN32__) || defined(__APPLE__) || defined(__FreeBSD__) || defined(__sun) || defined(__OpenBSD__)
 #include <netinet/in_systm.h>
 #endif
 
