PERFORCE change 95364 for review
John Birrell
jb at FreeBSD.org
Sat Apr 15 23:00:15 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=95364
Change 95364 by jb at jb_freebsd2 on 2006/04/15 22:59:17
Compatibility cruft.
Affected files ...
.. //depot/projects/dtrace/src/sys/contrib/opensolaris/uts/common/sys/ctf.h#2 edit
Differences ...
==== //depot/projects/dtrace/src/sys/contrib/opensolaris/uts/common/sys/ctf.h#2 (text) ====
@@ -30,6 +30,9 @@
#pragma ident "@(#)ctf.h 1.5 05/06/08 SMI"
#include <sys/types.h>
+#if !defined(sun)
+#include <opensolaris/compat/sys/types.h>
+#endif
#ifdef __cplusplus
extern "C" {
More information about the p4-projects
mailing list