$OpenBSD: patch-crashrep_source_unx_main_cxx,v 1.2 2006/08/20 03:36:52 kurt Exp $
--- crashrep/source/unx/main.cxx.orig.port	Mon Jun 19 10:31:28 2006
+++ crashrep/source/unx/main.cxx	Fri Aug 18 15:47:42 2006
@@ -50,7 +50,7 @@
 #include <vector>
 #include <string>
 
-#if defined (LINUX) || (FREEBSD)
+#if defined (LINUX) || (FREEBSD) || (OPENBSD)
 #include <netinet/in.h>
 #endif
 
