From e65912f8b2a6fa966b1ba45360070cf9f25568b4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 28 Oct 2016 18:43:57 +0200 Subject: rework most tests to work as standalone package --- test/tls/tst-tls7.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'test/tls/tst-tls7.c') diff --git a/test/tls/tst-tls7.c b/test/tls/tst-tls7.c index 2dde9af..b8bb71d 100644 --- a/test/tls/tst-tls7.c +++ b/test/tls/tst-tls7.c @@ -1,14 +1,7 @@ #include #include #include - -#include #include -#ifdef __UCLIBC__ -#include "dl-elf.h" -#include "dl-hash.h" -#endif - #define TEST_FUNCTION do_test () static int -- cgit v1.2.3