cvs commit: src/sys/security/mac mac_internal.h
Bruce Evans
bde at FreeBSD.org
Fri Nov 14 13:18:06 PST 2003
bde 2003/11/14 13:18:05 PST
FreeBSD src repository
Modified files:
sys/security/mac mac_internal.h
Log:
Reduced prequisites by only using MALLOC_DECLARE() if it is defined.
This fixes a dependency of mac_label.c on namespace pollution in
<vm/uma.h>.
Similarly for SYSCTL_DECL() although I had no problems with it. This
probably makes some includes of <sys/sysctl.h> bogus.
Revision Changes Path
1.107 +4 -0 src/sys/security/mac/mac_internal.h
More information about the cvs-src
mailing list