summaryrefslogtreecommitdiffstats
path: root/sys/modules/filemon
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/filemon')
-rw-r--r--sys/modules/filemon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/filemon/Makefile b/sys/modules/filemon/Makefile
index e6df2bc..80cc0a0 100644
--- a/sys/modules/filemon/Makefile
+++ b/sys/modules/filemon/Makefile
@@ -4,6 +4,6 @@
KMOD= filemon
SRCS= ${KMOD}.c
-SRCS+= vnode_if.h opt_compat.h opt_capsicum.h
+SRCS+= opt_compat.h
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud