diff options
author | Ed Maste <emaste@FreeBSD.org> | 2016-09-19 17:51:56 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2016-09-19 17:51:56 +0000 |
commit | 568415f29d5defddbfb034756dbc148701a7569f (patch) | |
tree | 9b6b554330313e8d558b2a099222b7263566bd2d /contrib | |
parent | bbdd6614bd6bccd5efd63e5ba0f98ec809402faa (diff) | |
download | src-test2-568415f29d5defddbfb034756dbc148701a7569f.tar.gz src-test2-568415f29d5defddbfb034756dbc148701a7569f.zip |
Notes
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/tcpdump/tcpdump.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/tcpdump/tcpdump.c b/contrib/tcpdump/tcpdump.c index 2bec0b8e2d11..937cff760337 100644 --- a/contrib/tcpdump/tcpdump.c +++ b/contrib/tcpdump/tcpdump.c @@ -92,7 +92,6 @@ extern int SIZE_BUF; #include <libcasper.h> #include <casper/cap_dns.h> #include <sys/nv.h> -#include <sys/capability.h> #include <sys/ioccom.h> #include <net/bpf.h> #include <fcntl.h> |