We always provide the bpf hooks. Remove #include "bpf.h"/NBPF.
This commit is contained in:
parent
83fc8b6d34
commit
1e163ecb8c
@ -60,8 +60,7 @@
|
||||
#include "opt_inet.h"
|
||||
#endif
|
||||
#if __FreeBSD__ >= 4
|
||||
#include "bpf.h"
|
||||
#define NBPFILTER NBPF
|
||||
#define NBPFILTER 1
|
||||
#else
|
||||
#include "bpfilter.h"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user