From c7738d0822fd34e95ebf01ce8fa8ea397bc4843d Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Fri, 18 Oct 2013 19:45:36 +0530 Subject: Don't include tls.h in test cases Remove tls.h includes where they are not needed. --- elf/tst-tls8.c | 1 - 1 file changed, 1 deletion(-) (limited to 'elf/tst-tls8.c') diff --git a/elf/tst-tls8.c b/elf/tst-tls8.c index 36b1baca63..4bf3e3ffb5 100644 --- a/elf/tst-tls8.c +++ b/elf/tst-tls8.c @@ -3,7 +3,6 @@ #include #include -#include #define TEST_FUNCTION do_test () -- cgit v1.2.3