mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 18:59:37 +00:00
Use pcap's bpf header, not our own copy of it.
This commit is contained in:
parent
a1251487f4
commit
be0479174b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=214535
@ -10,8 +10,6 @@
|
||||
#include <sys/ioctl.h>
|
||||
#include <syslog.h>
|
||||
#ifdef IPFILTER_BPF
|
||||
# include "pcap-bpf.h"
|
||||
# define _NET_BPF_H_
|
||||
# include <pcap.h>
|
||||
#endif
|
||||
#include "netinet/ip_pool.h"
|
||||
|
Loading…
Reference in New Issue
Block a user