PERFORCE change 90971 for review
Robert Watson
rwatson at FreeBSD.org
Fri Feb 3 15:32:20 GMT 2006
http://perforce.freebsd.org/chv.cgi?CH=90971
Change 90971 by rwatson at rwatson_zoo on 2006/02/03 15:31:37
Don't include user.h -- it appears not to provide benefit, but does
cause dependency on fields from machine/pcb.h.
Affected files ...
.. //depot/projects/trustedbsd/audit3/sys/security/audit/audit.h#8 edit
Differences ...
==== //depot/projects/trustedbsd/audit3/sys/security/audit/audit.h#8 (text+ko) ====
@@ -43,7 +43,6 @@
#include <sys/file.h>
#include <sys/sysctl.h>
-#include <sys/user.h>
/*
* Audit subsystem condition flags. The audit_enabled flag is set and
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