summaryrefslogtreecommitdiffstats
path: root/sys/netinet
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-04-19 14:19:52 +0000
committerpeter <peter@FreeBSD.org>1999-04-19 14:19:52 +0000
commit725616780f5038b63e9b282f9a49c2ede2b46ceb (patch)
tree3a2f5c925ff05ab6fe0328ace09b5606967d67ea /sys/netinet
parenta74bdeb7d109443c9e5e0c792c2259175cb4174b (diff)
downloadFreeBSD-src-725616780f5038b63e9b282f9a49c2ede2b46ceb.zip
FreeBSD-src-725616780f5038b63e9b282f9a49c2ede2b46ceb.tar.gz
Zap LKM option and support. Farewell old friend.
Diffstat (limited to 'sys/netinet')
-rw-r--r--sys/netinet/mlf_ipl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/netinet/mlf_ipl.c b/sys/netinet/mlf_ipl.c
index e0082e2..1b8101b 100644
--- a/sys/netinet/mlf_ipl.c
+++ b/sys/netinet/mlf_ipl.c
@@ -61,7 +61,9 @@
#if (__FreeBSD__ > 1)
# include <sys/sysent.h>
#endif
+#ifdef IPFILTER_LKM
#include <sys/lkm.h>
+#endif
#include "netinet/ipl.h"
#include "netinet/ip_compat.h"
#include "netinet/ip_fil.h"
OpenPOWER on IntegriCloud