PERFORCE change 110919 for review

John Birrell jb at FreeBSD.org
Sat Dec 2 18:07:03 PST 2006


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

Change 110919 by jb at jb_freebsd8 on 2006/12/03 02:06:34

	Reset to match OpenSolaris sources.

Affected files ...

.. //depot/projects/dtrace/src/contrib/opensolaris/lib/libdtrace/common/dt_strtab.c#5 edit

Differences ...

==== //depot/projects/dtrace/src/contrib/opensolaris/lib/libdtrace/common/dt_strtab.c#5 (text) ====

@@ -27,9 +27,7 @@
 #pragma ident	"%Z%%M%	%I%	%E% SMI"
 
 #include <sys/types.h>
-#if defined(sun)
 #include <sys/sysmacros.h>
-#endif
 #include <strings.h>
 #include <stdlib.h>
 #include <assert.h>


More information about the p4-projects mailing list