diff options
Diffstat (limited to 'elf/tst-tlsmod16a.c')
-rw-r--r-- | elf/tst-tlsmod16a.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/elf/tst-tlsmod16a.c b/elf/tst-tlsmod16a.c index c16e603c8b..4ec6a6c37d 100644 --- a/elf/tst-tlsmod16a.c +++ b/elf/tst-tlsmod16a.c @@ -1,3 +1 @@ -#include <tls.h> - int __thread tlsvar; |