aboutsummaryrefslogtreecommitdiffstats
path: root/acl.c
diff options
context:
space:
mode:
Diffstat (limited to 'acl.c')
-rwxr-xr-xacl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/acl.c b/acl.c
index acd01c598..23c1ecc93 100755
--- a/acl.c
+++ b/acl.c
@@ -33,7 +33,7 @@
#include <net/route.h>
#endif
-#if defined (SOLARIS)
+#if defined (SOLARIS) || defined(__OpenBSD__)
#include <sys/sockio.h>
/* netinet/ip.h does not define the following (See RFCs 791 and 1349) */
#define IPTOS_LOWCOST 0x02