From e5e0ffd0445428cb51774655224c6f148647405a Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 4 Jun 2013 06:38:01 +0000 Subject: Match the options of the kernel. --- sys/modules/filemon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/filemon') 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 -- cgit v1.1