From 725616780f5038b63e9b282f9a49c2ede2b46ceb Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 19 Apr 1999 14:19:52 +0000 Subject: Zap LKM option and support. Farewell old friend. --- sys/netinet/mlf_ipl.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/netinet') 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 #endif +#ifdef IPFILTER_LKM #include +#endif #include "netinet/ipl.h" #include "netinet/ip_compat.h" #include "netinet/ip_fil.h" -- cgit v1.1