From a400e9c00711b1982145fcf059c7562d8de06f1c Mon Sep 17 00:00:00 2001 From: rwatson 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 --- lib/libcasper/libcasper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libcasper/libcasper.c') diff --git a/lib/libcasper/libcasper.c b/lib/libcasper/libcasper.c index 68d2832..7545baa 100644 --- a/lib/libcasper/libcasper.c +++ b/lib/libcasper/libcasper.c @@ -31,7 +31,7 @@ __FBSDID("$FreeBSD$"); #include -#include +#include #include #include #include -- cgit v1.1