summaryrefslogtreecommitdiffstats
path: root/sbin/hastd/subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/hastd/subr.c')
-rw-r--r--sbin/hastd/subr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/hastd/subr.c b/sbin/hastd/subr.c
index 0e9930b..738e5f2 100644
--- a/sbin/hastd/subr.c
+++ b/sbin/hastd/subr.c
@@ -37,7 +37,7 @@ __FBSDID("$FreeBSD$");
#include <sys/jail.h>
#include <sys/stat.h>
#ifdef HAVE_CAPSICUM
-#include <sys/capability.h>
+#include <sys/capsicum.h>
#include <geom/gate/g_gate.h>
#endif
OpenPOWER on IntegriCloud