>> +#ifdef NOLIBC >> +#include <sys.h> >> +#endif > > This should not be necessary. > I am actively trying to get rid of the checks for the NOLIBC macro.
Oops, that's no longer used directly. Will remove in v3.
>> +#ifdef NOLIBC >> +#include <sys.h> >> +#endif > > This should not be necessary. > I am actively trying to get rid of the checks for the NOLIBC macro.
Oops, that's no longer used directly. Will remove in v3.