remove this insanity. appeared with ipfilter 3.2.10...

This commit is contained in:
mrg 1998-12-11 23:47:16 +00:00
parent 086b4b0bf1
commit 2f2fd097ef

View File

@ -1,4 +1,4 @@
/* $NetBSD: ip_fil.h,v 1.30 1998/12/11 11:57:33 drochner Exp $ */
/* $NetBSD: ip_fil.h,v 1.31 1998/12/11 23:47:16 mrg Exp $ */
/*
* Copyright (C) 1993-1998 by Darren Reed.
@ -15,9 +15,6 @@
#define _NETINET_IP_FIL_H_
#if defined(__NetBSD__) && defined(_KERNEL) && !defined(_LKM)
# if defined(PFIL_HOOKS)
# include "opt_pfil_hooks.h"
# endif
# include "opt_ipfilter_log.h"
#endif