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-tlsmod3.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'elf/tst-tlsmod3.c') 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 -#include - #include "tls-macros.h" extern int in_dso (int n, int *caller_foop); -- cgit v1.2.3