diff options
Diffstat (limited to 'elf/tst-tlsmod14a.c')
-rw-r--r-- | elf/tst-tlsmod14a.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/elf/tst-tlsmod14a.c b/elf/tst-tlsmod14a.c index 6806d3403c..824c06d1f9 100644 --- a/elf/tst-tlsmod14a.c +++ b/elf/tst-tlsmod14a.c @@ -1,8 +1,6 @@ #include <stdint.h> #include <stdio.h> -#include <tls.h> - #define AL 4096 struct foo { |