mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-23 02:12:24 +03:00
2002-08-27 Roland McGrath <roland@redhat.com>
* locale/locale.h (__newlocale, __duplocale, __freelocale, __uselocale): Don't declare these any more. * include/locale.h (__uselocale): Declare here instead, using __typeof.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef _LOCALE_H
|
||||
#include <locale/locale.h>
|
||||
|
||||
extern __typeof (uselocale) __uselocale;
|
||||
|
||||
libc_hidden_proto (setlocale)
|
||||
|
||||
/* This has to be changed whenever a new locale is defined. */
|
||||
|
Reference in New Issue
Block a user