From b881b8be1d26495f5b41002c768c7c705e68fcef Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Sun, 16 Mar 2014 11:04:44 +0000 Subject: Update most userspace consumers of capability.h to use capsicum.h instead. auditdistd is not updated as I will make the change upstream and then do a vendor import sometime in the next week or two. MFC after: 3 weeks --- contrib/tcpdump/tcpdump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/tcpdump') diff --git a/contrib/tcpdump/tcpdump.c b/contrib/tcpdump/tcpdump.c index f1e696f42b5b..b2124a65aa15 100644 --- a/contrib/tcpdump/tcpdump.c +++ b/contrib/tcpdump/tcpdump.c @@ -69,7 +69,7 @@ extern int SIZE_BUF; #include #include #ifdef __FreeBSD__ -#include +#include #include #include #include -- cgit v1.2.3