PERFORCE change 93031 for review

Robert Watson rwatson at FreeBSD.org
Thu Mar 9 02:51:43 PST 2006


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

Change 93031 by rwatson at rwatson_peppercorn on 2006/03/09 10:50:39

	Devfs now relies on sx locks.

Affected files ...

.. //depot/projects/trustedbsd/sebsd/sys/security/sebsd/sebsd.c#38 edit

Differences ...

==== //depot/projects/trustedbsd/sebsd/sys/security/sebsd/sebsd.c#38 (text+ko) ====

@@ -60,6 +60,7 @@
 #include <sys/msg.h>
 #include <sys/sem.h>
 #include <sys/shm.h>
+#include <sys/sx.h>
 
 #include <posix4/ksem.h>
 


More information about the trustedbsd-cvs mailing list