In message <[email protected] om> , Ed Maste writes: > On Fri, 5 Feb 2021 at 21:40, Cy Schubert <[email protected]> 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 <[email protected]> FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org NTP: <[email protected]> Web: https://nwtime.org The need of the many outweighs the greed of the few. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "[email protected]"
