PERFORCE change 89433 for review
Christian S.J. Peron
csjp at FreeBSD.org
Mon Jan 9 20:07:01 GMT 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>
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list