Add -D_KVM_VNODE to indicate that despite being a userland program,
we want to know the vnode structures internals.
This commit is contained in:
parent
4e18db9429
commit
2f6f05bb4c
@ -9,4 +9,6 @@ BINGRP= kmem
|
||||
BINMODE=2555
|
||||
WARNS?= 6
|
||||
|
||||
CFLAGS+=-D_KVM_VNODE
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user