$OpenBSD: patch-superkaramba_src_misc_python_cpp,v 1.4 2007/01/28 13:18:51 espie Exp $
--- superkaramba/src/misc_python.cpp.orig	Mon Jan 15 12:25:37 2007
+++ superkaramba/src/misc_python.cpp	Fri Jan 19 18:01:33 2007
@@ -653,7 +653,7 @@ PyObject* py_hide(PyObject *, PyObject *
 #include <sys/ioctl.h>
 #include <net/if.h>
 #include <arpa/inet.h>
-#ifdef __FreeBSD__
+#if defined(__FreeBSD__) || defined(__OpenBSD__)
 #include <netinet/in.h>
 #endif
 #if defined(Q_OS_SOLARIS)
