Date: Sun, 16 Apr 2006 00:22:59 GMT From: John Birrell <jb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 95374 for review Message-ID: <200604160022.k3G0Mx8k088544@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=95374 Change 95374 by jb@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 }
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604160022.k3G0Mx8k088544>