diff options
Diffstat (limited to 'elf/tst-tlsmod3.c')
-rw-r--r-- | elf/tst-tlsmod3.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/elf/tst-tlsmod3.c b/elf/tst-tlsmod3.c index 5c456ee2da..6d186c47ee 100644 --- a/elf/tst-tlsmod3.c +++ b/elf/tst-tlsmod3.c @@ -1,7 +1,5 @@ #include <stdio.h> -#include <tls.h> - #include "tls-macros.h" extern int in_dso (int n, int *caller_foop); |