Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2008 05:04:01 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 133094 for review
Message-ID:  <200801120504.m0C541dB008960@repoman.freebsd.org>

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

Change 133094 by jb@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>



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