PERFORCE change 79867 for review

Robert Watson rwatson at FreeBSD.org
Sat Jul 9 22:03:21 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=79867

Change 79867 by rwatson at rwatson_zoo on 2005/07/09 22:03:02

	capability.h include no longer required, as awi no longer directly
	invokes suser (cap_check).

Affected files ...

.. //depot/projects/trustedbsd/sebsd/sys/dev/awi/awi.c#10 edit

Differences ...

==== //depot/projects/trustedbsd/sebsd/sys/dev/awi/awi.c#10 (text+ko) ====

@@ -116,7 +116,6 @@
 #ifdef __NetBSD__
 #include <sys/device.h>
 #endif
-#include <sys/capability.h>
 
 #include <net/if.h>
 #include <net/if_dl.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