diff options
| author | "Steven J. Hill" <sjhill@realitydiluted.com> | 2006-02-23 03:00:03 +0000 |
|---|---|---|
| committer | "Steven J. Hill" <sjhill@realitydiluted.com> | 2006-02-23 03:00:03 +0000 |
| commit | cec88156d8107b78c22b988de72e8c1002118d70 (patch) | |
| tree | 07788f53223bc1bdc0383468cf9303a3e0b6637b /libpthread/linuxthreads.old/locale.c | |
| parent | 0f2c86bee22bc756814129b430b0687c7e23df81 (diff) | |
| download | uClibc-alpine-cec88156d8107b78c22b988de72e8c1002118d70.tar.bz2 uClibc-alpine-cec88156d8107b78c22b988de72e8c1002118d70.tar.xz | |
Merge from trunk.
Diffstat (limited to 'libpthread/linuxthreads.old/locale.c')
| -rw-r--r-- | libpthread/linuxthreads.old/locale.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/linuxthreads.old/locale.c b/libpthread/linuxthreads.old/locale.c index c3ebbc285..c0879d0ce 100644 --- a/libpthread/linuxthreads.old/locale.c +++ b/libpthread/linuxthreads.old/locale.c @@ -15,7 +15,6 @@ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#define _GNU_SOURCE #include <features.h> #include "pthread.h" #include "internals.h" |
