@@ -17,6 +17,7 @@
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. */
+#define _GNU_SOURCE
#include <features.h>
#include <locale.h>
#include <stdlib.h>
@@ -24,6 +25,10 @@
#include "internals.h"
#include "sysdeps/pthread/pthread-functions.h"
+#if !(USE_TLS && HAVE___THREAD) && defined __UCLIBC_HAS_XLOCALE__
+extern __locale_t __uselocale (__locale_t __dataset) __THROW;
+#endif
+
int __libc_multiple_threads attribute_hidden __attribute__((nocommon));
int *