mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
This module will soon need opt_linux.h (for <linux/linux_util.h>)
This commit is contained in:
parent
45fb069ac9
commit
364d225aac
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
KMOD= linprocfs
|
||||
SRCS= vnode_if.h \
|
||||
opt_linux.h \
|
||||
linprocfs.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue