summaryrefslogtreecommitdiffstats
path: root/sys/modules/filemon
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2013-06-04 06:38:01 +0000
committerobrien <obrien@FreeBSD.org>2013-06-04 06:38:01 +0000
commite5e0ffd0445428cb51774655224c6f148647405a (patch)
tree651127d9bdfc4e9cb683a6d7b800a2240976c2ae /sys/modules/filemon
parent7c42edf9b86982c587f5b931ec599efa00ae877f (diff)
downloadFreeBSD-src-e5e0ffd0445428cb51774655224c6f148647405a.zip
FreeBSD-src-e5e0ffd0445428cb51774655224c6f148647405a.tar.gz
Match the options of the kernel.
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