$OpenBSD: patch-crashrep_source_unx_main_cxx,v 1.2 2009/01/22 17:44:38 robert Exp $
--- crashrep/source/unx/main.cxx.orig.port	Fri Aug  1 07:20:13 2008
+++ crashrep/source/unx/main.cxx	Thu Jan 15 14:47:49 2009
@@ -47,7 +47,7 @@
 #include <vector>
 #include <string>
 
-#if defined (LINUX) || (FREEBSD)
+#if defined (LINUX) || (FREEBSD) || (OPENBSD)
 #include <netinet/in.h>
 #endif
 
