In message <CAPyFy2C6s2+M5jaVrxBV40kb0JTe7Luq7uEmKxzLENRtFooJvA@mail.gmail.c
om>
, Ed Maste writes:
> On Fri, 5 Feb 2021 at 21:40, Cy Schubert <c...@freebsd.org> wrote:
> >
> > -#if (__FreeBSD_version >= 300000)
> > +#ifdef __FreeBSD_version
>
> FWIW I think #ifdef __FreeBSD__ is the typical spelling of this test,
> and it is built in to the compiler.

Thanks. I'll change that.


-- 
Cheers,
Cy Schubert <cy.schub...@cschubert.com>
FreeBSD UNIX:  <c...@freebsd.org>   Web:  https://FreeBSD.org
NTP:           <c...@nwtime.org>    Web:  https://nwtime.org

        The need of the many outweighs the greed of the few.


_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"

Reply via email to