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"
|
#include "opt_inet.h"
|
||||||
#endif
|
#endif
|
||||||
#if __FreeBSD__ >= 4
|
#if __FreeBSD__ >= 4
|
||||||
#include "bpf.h"
|
#define NBPFILTER 1
|
||||||
#define NBPFILTER NBPF
|
|
||||||
#else
|
#else
|
||||||
#include "bpfilter.h"
|
#include "bpfilter.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user