summaryrefslogtreecommitdiffstats
path: root/sys/contrib/ipfilter
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2013-10-27 17:12:31 +0000
committerglebius <glebius@FreeBSD.org>2013-10-27 17:12:31 +0000
commitde76f7ae501ad54691ea8b85fe52eeb87e63a8f1 (patch)
tree358bb7210553fc19bbebb89350ed9445aa935667 /sys/contrib/ipfilter
parent564ed1a30498045f12dff0ceef64d1793fb580ad (diff)
downloadFreeBSD-src-de76f7ae501ad54691ea8b85fe52eeb87e63a8f1.zip
FreeBSD-src-de76f7ae501ad54691ea8b85fe52eeb87e63a8f1.tar.gz
Include lock.h before mutex.h.
Diffstat (limited to 'sys/contrib/ipfilter')
-rw-r--r--sys/contrib/ipfilter/netinet/ip_compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/contrib/ipfilter/netinet/ip_compat.h b/sys/contrib/ipfilter/netinet/ip_compat.h
index 1d5b5b7..3dbaee2 100644
--- a/sys/contrib/ipfilter/netinet/ip_compat.h
+++ b/sys/contrib/ipfilter/netinet/ip_compat.h
@@ -146,6 +146,7 @@ struct ether_addr {
# endif /* _KERNEL */
# include <sys/selinfo.h>
+# include <sys/lock.h>
# include <sys/mutex.h>
# define KRWLOCK_FILL_SZ 56
# define KMUTEX_FILL_SZ 56
OpenPOWER on IntegriCloud