From 8dd5fcaca8ce7e43ed49879235f08d45d2a4a2e5 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sun, 29 Oct 2006 22:03:29 +0000 Subject: Updated to fedora-glibc-20061029T2155 --- elf/tst-tlsmod13a.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'elf/tst-tlsmod13a.c') diff --git a/elf/tst-tlsmod13a.c b/elf/tst-tlsmod13a.c index 14b12b032b..70a02131ee 100644 --- a/elf/tst-tlsmod13a.c +++ b/elf/tst-tlsmod13a.c @@ -1,7 +1,6 @@ #include -#if defined USE_TLS && defined HAVE___THREAD \ - && defined HAVE_TLS_MODEL_ATTRIBUTE +#if defined HAVE___THREAD && defined HAVE_TLS_MODEL_ATTRIBUTE __thread int b[2] __attribute__ ((tls_model ("initial-exec"))); #else int b[2]; -- cgit v1.2.3-70-g09d2