PERFORCE change 95374 for review
John Birrell
jb at FreeBSD.org
Sun Apr 16 00:23:01 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=95374
Change 95374 by jb at jb_freebsd2 on 2006/04/16 00:21:58
Compatibility cruft.
Affected files ...
.. //depot/projects/dtrace/src/contrib/opensolaris/cmd/mdb/tools/common/util.h#2 edit
Differences ...
==== //depot/projects/dtrace/src/contrib/opensolaris/cmd/mdb/tools/common/util.h#2 (text) ====
@@ -40,7 +40,9 @@
extern void die(char *, ...);
extern void elfdie(char *, ...);
+#if defined(sun)
extern const char *progname;
+#endif
#ifdef __cplusplus
}
More information about the p4-projects
mailing list