Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2006 10:51:39 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 93031 for review
Message-ID:  <200603091051.k29ApdMi081758@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=93031

Change 93031 by rwatson@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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603091051.k29ApdMi081758>