diff options
Diffstat (limited to 'ldso/include/ldso.h')
| -rw-r--r-- | ldso/include/ldso.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/include/ldso.h b/ldso/include/ldso.h index 712ea0449..5d03f7656 100644 --- a/ldso/include/ldso.h +++ b/ldso/include/ldso.h @@ -37,7 +37,7 @@ #include <dl-string.h> /* Now the ldso specific headers */ #include <dl-elf.h> -#ifdef __UCLIBC_HAS_THREADS_NATIVE__ +#ifdef __UCLIBC_HAS_TLS__ /* Defines USE_TLS */ #include <tls.h> #endif |
