PERFORCE change 103910 for review

John Baldwin jhb at FreeBSD.org
Mon Aug 14 21:13:48 UTC 2006


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

Change 103910 by jhb at jhb_mutex on 2006/08/14 21:13:02

	Bah.

Affected files ...

.. //depot/projects/smpng/sys/modules/crash2/crash2.c#15 edit

Differences ...

==== //depot/projects/smpng/sys/modules/crash2/crash2.c#15 (text+ko) ====

@@ -60,6 +60,8 @@
 #include <sys/sysctl.h>
 #include <sys/systm.h>
 
+#include <machine/cpu.h>
+
 #define	NTHREADS	4
 
 typedef void (*event_handler)(int);


More information about the p4-projects mailing list