This module will soon need opt_linux.h (for <linux/linux_util.h>)

This commit is contained in:
Dag-Erling Smørgrav 2001-10-21 15:54:56 +00:00
parent 45fb069ac9
commit 364d225aac

View file

@ -4,6 +4,7 @@
KMOD= linprocfs
SRCS= vnode_if.h \
opt_linux.h \
linprocfs.c
.include <bsd.kmod.mk>