PERFORCE change 93041 for review
Robert Watson
rwatson at FreeBSD.org
Thu Mar 9 05:39:10 PST 2006
http://perforce.freebsd.org/chv.cgi?CH=93041
Change 93041 by rwatson at rwatson_peppercorn on 2006/03/09 13:37:54
Include capability.h for definition of CAP_SYS_RAWIO.
Submitted by: Dingo <dingo at microbsd dot net>
Affected files ...
.. //depot/projects/trustedbsd/sebsd/sys/amd64/amd64/machdep.c#13 edit
Differences ...
==== //depot/projects/trustedbsd/sebsd/sys/amd64/amd64/machdep.c#13 (text+ko) ====
@@ -61,6 +61,7 @@
#include <sys/buf.h>
#include <sys/bus.h>
#include <sys/callout.h>
+#include <sys/capability.h>
#include <sys/cons.h>
#include <sys/cpu.h>
#include <sys/eventhandler.h>
More information about the trustedbsd-cvs
mailing list