summaryrefslogtreecommitdiffstats
path: root/sys/dev/filemon/filemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/filemon/filemon.c')
-rw-r--r--sys/dev/filemon/filemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/filemon/filemon.c b/sys/dev/filemon/filemon.c
index e3fda18..c711e3d 100644
--- a/sys/dev/filemon/filemon.c
+++ b/sys/dev/filemon/filemon.c
@@ -51,7 +51,7 @@ __FBSDID("$FreeBSD$");
#include <sys/uio.h>
#if __FreeBSD_version >= 900041
-#include <sys/capability.h>
+#include <sys/capsicum.h>
#endif
#include "filemon.h"
OpenPOWER on IntegriCloud