Date: Wed, 27 Jan 1999 18:08:42 +0200 From: Ruslan Shevchenko <Ruslan@Shevchenko.Kiev.UA> To: Emmanuel DELOGET <pixel@DotCom.FR> Cc: hackers@FreeBSD.ORG Subject: Re: #define question Message-ID: <36AF3A09.59839958@Shevchenko.Kiev.UA> References: <199901271600.QAA03633@excalibur.oceanis.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Emmanuel DELOGET wrote:
> > Do we have a systemwide variable to use in the form like this:
> >
> > #ifdef __FREEBSD__
> > #include <whatever.h>
> > #endif
>
> It seems that we do not
> (try grep -i freebsd /usr/include/*{.h,/*.h})
>
gcc -E -dM /usr/include/stddef.h
>
> --
> pixel@dotcom.fr ------------------------------------------------
> DotCom
> Communication Numerique
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36AF3A09.59839958>
