mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 10:22:41 +08:00
(__nl_langinfo_l): Add prototype.
This commit is contained in:
parent
85adf31604
commit
3e2ad31c49
@ -1 +1,7 @@
|
||||
#include <locale/langinfo.h>
|
||||
#ifndef _LANGINFO_H
|
||||
# include <locale/langinfo.h>
|
||||
|
||||
/* Internal prototypes. */
|
||||
extern char *__nl_langinfo_l (nl_item __item, __locale_t l);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user