PERFORCE change 133094 for review

John Birrell jb at FreeBSD.org
Fri Jan 11 21:04:02 PST 2008


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

Change 133094 by jb at jb_freebsd1 on 2008/01/12 05:03:42

	Always include (our) libproc.h now.

Affected files ...

.. //depot/projects/dtrace/src/contrib/opensolaris/lib/libdtrace/common/dt_proc.h#6 edit

Differences ...

==== //depot/projects/dtrace/src/contrib/opensolaris/lib/libdtrace/common/dt_proc.h#6 (text) ====

@@ -29,9 +29,7 @@
 
 #pragma ident	"%Z%%M%	%I%	%E% SMI"
 
-#if defined(sun)
 #include <libproc.h>
-#endif
 #include <dtrace.h>
 #include <pthread.h>
 #include <dt_list.h>


More information about the p4-projects mailing list