bsm needs to be further factored out of sys/sys/ucred.h, sys/sys/sysproto.h, etc

This commit is contained in:
Enji Cooper 2014-12-02 09:45:07 +00:00
parent 018ce57c62
commit f9e4bda433
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/building-blocks/; revision=275400

View File

@ -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