PERFORCE change 65198 for review

John Baldwin jhb at FreeBSD.org
Mon Nov 15 12:20:36 PST 2004


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

Change 65198 by jhb at jhb_twclab on 2004/11/15 20:20:33

	Actually compile.

Affected files ...

.. //depot/projects/smpng/sys/kern/kern_mutex.c#90 edit

Differences ...

==== //depot/projects/smpng/sys/kern/kern_mutex.c#90 (text+ko) ====

@@ -60,6 +60,8 @@
 #include <sys/vmmeter.h>
 
 #ifdef __i386__
+#include <machine/frame.h>
+#include <machine/intr_machdep.h>
 #include <machine/apicvar.h>
 #endif
 #include <machine/atomic.h>


More information about the p4-projects mailing list