mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Depend on vnode_if.h.
This commit is contained in:
parent
21180f280b
commit
4c4771369c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
KMOD= lomac_plm
|
||||
SRCS= kernel_plm.c
|
||||
SRCS= vnode_if.h kernel_plm.c
|
||||
NOMAN= yes
|
||||
CFLAGS+= -I${.CURDIR}/../../../contrib/lomac
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue