OSDN Git Service

fix building with locale
authorMike Frysinger <vapier@gentoo.org>
Fri, 28 Oct 2005 00:04:53 +0000 (00:04 -0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 28 Oct 2005 00:04:53 +0000 (00:04 -0000)
libpthread/linuxthreads/internals.h

index 1f60caa..a91682d 100644 (file)
 #include <ucontext.h>
 #include <bits/sigcontextinfo.h>
 #include "semaphore.h"
-#include "descr.h"
 #ifdef __UCLIBC_HAS_XLOCALE__
 #include <bits/uClibc_locale.h>
 #endif /* __UCLIBC_HAS_XLOCALE__ */
+#include "descr.h"
 
 /* Use a funky version in a probably vein attempt at preventing gdb 
  * from dlopen()'ing glibc's libthread_db library... */