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

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

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



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