mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix 'make depend'
This commit is contained in:
parent
ac232dc747
commit
21e0559cbc
1 changed files with 1 additions and 1 deletions
|
|
@ -5,6 +5,6 @@
|
|||
KMOD= mqueuefs
|
||||
SRCS= uipc_mqueue.c \
|
||||
vnode_if.h \
|
||||
opt_posix.h opt_compat.h
|
||||
opt_posix.h opt_compat.h opt_capsicum.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue