PERFORCE change 133095 for review
John Birrell
jb at FreeBSD.org
Fri Jan 11 21:05:03 PST 2008
http://perforce.freebsd.org/chv.cgi?CH=133095
Change 133095 by jb at jb_freebsd1 on 2008/01/12 05:04:24
Re-order to do what I meant originally. :-)
Affected files ...
.. //depot/projects/dtrace/src/compat/opensolaris/include/libproc.h#2 edit
Differences ...
==== //depot/projects/dtrace/src/compat/opensolaris/include/libproc.h#2 (text+ko) ====
@@ -30,8 +30,8 @@
#ifndef _COMPAT_OPENSOLARIS_LIBPROC_H_
#define _COMPAT_OPENSOLARIS_LIBPROC_H_
+#define ps_prochandle proc_handle
+
#include_next <libproc.h>
-#define ps_prochandle proc_handle
-
#endif
More information about the p4-projects
mailing list