diff options
Diffstat (limited to 'elf/tst-tls2.c')
-rw-r--r-- | elf/tst-tls2.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/elf/tst-tls2.c b/elf/tst-tls2.c index 3d13272c08..d0b6d51402 100644 --- a/elf/tst-tls2.c +++ b/elf/tst-tls2.c @@ -1,8 +1,6 @@ /* glibc test for TLS in ld.so. */ #include <stdio.h> -#include <tls.h> - #include "tls-macros.h" |