2009-06-16 Craig Howland <howland@LGSInnovations.com>
* libc/ctype/local.h (__locale_charset): Add arguments to prototype * libc/stdlib/local.h (__locale_charset): Ditto.
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
char * _EXFUN(_gcvt,(struct _reent *, double , int , char *, char, int));
|
||||
|
||||
char *__locale_charset ();
|
||||
char *__locale_charset(_NOARGS);
|
||||
|
||||
#ifndef __mbstate_t_defined
|
||||
#include <wchar.h>
|
||||
|
Reference in New Issue
Block a user