$OpenBSD: patch-crashrep_source_unx_main_cxx,v 1.4 2010/06/26 15:48:11 robert Exp $
--- crashrep/source/unx/main.cxx.orig.port	Wed May 26 20:21:20 2010
+++ crashrep/source/unx/main.cxx	Fri Jun 25 23:56:13 2010
@@ -44,7 +44,7 @@
 #include <vector>
 #include <string>
 
-#if defined (LINUX) || (FREEBSD)
+#if defined (LINUX) || defined (FREEBSD) || defined (OPENBSD
 #include <netinet/in.h>
 #endif
 
