Add missing opt_compat.h dependency.
Found by: Garrett Cooper
This commit is contained in:
parent
49ed68bbf3
commit
ca9d2489c6
@ -5,6 +5,6 @@
|
||||
KMOD= mqueuefs
|
||||
SRCS= uipc_mqueue.c \
|
||||
vnode_if.h \
|
||||
opt_posix.h
|
||||
opt_posix.h opt_compat.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user