2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/wchar.h: Include <sys/reent.h>.
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
| @@ -3,6 +3,8 @@ | ||||
|  | ||||
| #include <_ansi.h> | ||||
|  | ||||
| #include <sys/reent.h> | ||||
|  | ||||
| #define __need_size_t | ||||
| #define __need_wchar_t | ||||
| #define __need_wint_t | ||||
|   | ||||
		Reference in New Issue
	
	Block a user