summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/cap_sandboxed.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/cap_sandboxed.c')
-rw-r--r--lib/libc/gen/cap_sandboxed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/cap_sandboxed.c b/lib/libc/gen/cap_sandboxed.c
index baa9b3f..ec2d4db 100644
--- a/lib/libc/gen/cap_sandboxed.c
+++ b/lib/libc/gen/cap_sandboxed.c
@@ -30,7 +30,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-#include <sys/capability.h>
+#include <sys/capsicum.h>
#include <assert.h>
#include <errno.h>
OpenPOWER on IntegriCloud