bsm needs to be further factored out of sys/sys/ucred.h, sys/sys/sysproto.h, etc
This commit is contained in:
parent
018ce57c62
commit
f9e4bda433
@ -62,9 +62,11 @@ LDIRS+= netnatm
|
||||
LSUBDIRS+= netgraph/atm
|
||||
.endif
|
||||
|
||||
.if ${MK_AUDIT} != "no"
|
||||
# XXX: bsm headers are explicitly required for sys/sysent.h, sys/sysproto.h,
|
||||
# and sys/ucred.h
|
||||
#.if ${MK_AUDIT} != "no"
|
||||
LDIRS+= bsm
|
||||
.endif
|
||||
#.endif
|
||||
|
||||
.if ${MK_BLUETOOTH} != "no"
|
||||
LSUBSUBDIRS+= netgraph/bluetooth/include
|
||||
|
Loading…
x
Reference in New Issue
Block a user