summaryrefslogtreecommitdiff
path: root/elf/tst-tlsmod4.c
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-10-18 19:45:36 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-10-18 19:45:36 +0530
commitc7738d0822fd34e95ebf01ce8fa8ea397bc4843d (patch)
tree11db09ca073228a43ac4faeb649f6bd577c68909 /elf/tst-tlsmod4.c
parent0bfcf2c73cf6a68be978e66248cec5c4c03f07fa (diff)
Don't include tls.h in test cases
Remove tls.h includes where they are not needed.
Diffstat (limited to 'elf/tst-tlsmod4.c')
-rw-r--r--elf/tst-tlsmod4.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/elf/tst-tlsmod4.c b/elf/tst-tlsmod4.c
index dd95486618..86889aac7e 100644
--- a/elf/tst-tlsmod4.c
+++ b/elf/tst-tlsmod4.c
@@ -1,7 +1,5 @@
#include <stdio.h>
-#include <tls.h>
-
#include "tls-macros.h"