Check for ipprotosw.h more precisely.
It hasn't been needed for more than 5 years, since r120386. MFC after: 4 weeks
This commit is contained in:
parent
59d9578919
commit
a08812c2f9
@ -156,7 +156,9 @@ struct selinfo ipfselwait[IPL_LOGSIZE];
|
||||
# include <sys/conf.h>
|
||||
# if defined(NETBSD_PF)
|
||||
# include <net/pfil.h>
|
||||
# include <netinet/ipprotosw.h>
|
||||
# if (__FreeBSD_version < 501108)
|
||||
# include <netinet/ipprotosw.h>
|
||||
# endif
|
||||
/*
|
||||
* We provide the fr_checkp name just to minimize changes later.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user