PERFORCE change 89433 for review
Christian S.J. Peron
csjp at FreeBSD.org
Mon Jan 9 12:07:03 PST 2006
http://perforce.freebsd.org/chv.cgi?CH=89433
Change 89433 by csjp at csjp_xor on 2006/01/09 20:06:01
Remove the include for namei.h. This was added because a older, local
version of the NFS labeling code passed a different argument to the
entry point.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/security/mac_biba/mac_biba.c#260 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/security/mac_biba/mac_biba.c#260 (text+ko) ====
@@ -49,7 +49,6 @@
#include <sys/malloc.h>
#include <sys/mman.h>
#include <sys/mount.h>
-#include <sys/namei.h>
#include <sys/proc.h>
#include <sys/sbuf.h>
#include <sys/systm.h>
More information about the p4-projects
mailing list