$OpenBSD: patch-superkaramba_src_misc_python_cpp,v 1.2 2006/02/03 13:31:33 espie Exp $
--- superkaramba/src/misc_python.cpp.orig	Sat Jan 21 21:07:34 2006
+++ superkaramba/src/misc_python.cpp	Fri Jan 27 12:30:21 2006
@@ -617,7 +617,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)
