2004-09-24 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdio/local.h: Include <stdlib.h>.
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
#include <reent.h>
|
||||
#include <stdarg.h>
|
||||
#include <reent.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
extern int _EXFUN(__svfscanf_r,(struct _reent *,FILE *, _CONST char *,va_list));
|
||||
|
Reference in New Issue
Block a user