2003-12-05 Jeff Johnston <jjohnstn@redhat.com>

* libc/include/wchar.h: Include <sys/reent.h>.
This commit is contained in:
Jeff Johnston 2003-12-05 20:51:57 +00:00
parent f36d3b6a0d
commit 25c7dad1fb
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/wchar.h: Include <sys/reent.h>.
2003-12-05 Christopher Faylor <cgf@redhat.com>
* libc/stdlib/mbrlen.c: Change include order to prevent compiler errors

View File

@ -3,6 +3,8 @@
#include <_ansi.h>
#include <sys/reent.h>
#define __need_size_t
#define __need_wchar_t
#define __need_wint_t