Fix build on OpenBSD (bug #4951)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6330 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2005-08-14 03:16:06 +00:00
parent 129fd190a9
commit 1dfc0af171

2
acl.c
View File

@@ -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