PERFORCE change 131138 for review

John Birrell jb at FreeBSD.org
Mon Dec 17 15:34:23 PST 2007


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

Change 131138 by jb at jb_freebsd1 on 2007/12/17 23:33:35

	Remove some includes. These need to be implemented in a 
	different way.

Affected files ...

.. //depot/projects/dtrace/src/sys/i386/i386/trap.c#22 edit

Differences ...

==== //depot/projects/dtrace/src/sys/i386/i386/trap.c#22 (text+ko) ====

@@ -102,9 +102,6 @@
 #include <machine/clock.h>
 #endif
 
-#include <sys/cpuvar.h>
-#include <machine/dtrace.h>
-
 /*
  * These are hooks which are  initialised by the dtrace module
  * when it is loaded. This keeps the DTrace implementation


More information about the p4-projects mailing list