Eric Blake <[EMAIL PROTECTED]> writes:

>     BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
> -   <wchar.h>.  */
> +   <wchar.h>.
> +   BSDI 4.0.1 has a bug: <stddef.h> must be included before <wchar.h>.  */
> +# include <stddef.h>

That patch looks fine to me, except that the comment should say
"BSD/OS" rather than "BSDI".  The operating system was named "BSD/OS";
"BSDI" was the name of the company.


Reply via email to