PERFORCE change 103151 for review

John Birrell jb at FreeBSD.org
Fri Aug 4 01:28:24 UTC 2006


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

Change 103151 by jb at jb_freebsd2 on 2006/08/04 01:28:16

	Don't need to include opt_global.h because it's inclusion is forced
	via the compile arguments (-include).

Affected files ...

.. //depot/projects/dtrace/src/sys/kern/kern_kse.c#4 edit

Differences ...

==== //depot/projects/dtrace/src/sys/kern/kern_kse.c#4 (text+ko) ====

@@ -26,8 +26,6 @@
  * DAMAGE.
  */
 
-#include "opt_global.h"
-
 #include <sys/cdefs.h>
 __FBSDID("$FreeBSD: src/sys/kern/kern_kse.c,v 1.223 2006/02/22 18:57:49 jhb Exp $");
 


More information about the p4-projects mailing list