From ebda6173fc0fa6b91fa30f1ea83ddb89baec66b9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 14 Feb 2002 10:34:55 +0000 Subject: Update. * elf/Makefile: Add rules to build and run tst-tls8. * elf/tst-tls8.c: New file. * elf/tst-tlsmod4.c: New file. --- elf/tst-tlsmod3.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'elf/tst-tlsmod3.c') diff --git a/elf/tst-tlsmod3.c b/elf/tst-tlsmod3.c index ff4a4460b9..087c11b7a0 100644 --- a/elf/tst-tlsmod3.c +++ b/elf/tst-tlsmod3.c @@ -1,9 +1,10 @@ #include #include -#include "tls-macros.h" #ifdef USE_TLS +# include "tls-macros.h" + extern int in_dso (int n, int *caller_foop); COMMON_INT_DEF(comm_n); -- cgit v1.2.3