Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2006 21:13:47 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 103910 for review
Message-ID:  <200608142113.k7ELDlEq037894@repoman.freebsd.org>

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

Change 103910 by jhb@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);



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