aboutsummaryrefslogtreecommitdiff
path: root/elf/tst-tlsmod1.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-tlsmod1.c')
-rw-r--r--elf/tst-tlsmod1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/tst-tlsmod1.c b/elf/tst-tlsmod1.c
index 7e768a6593..946aa375cc 100644
--- a/elf/tst-tlsmod1.c
+++ b/elf/tst-tlsmod1.c
@@ -12,6 +12,7 @@ VAR_INT_DEF(bar);
VAR_INT_DECL(baz);
#endif
+extern int in_dso (void);
int
in_dso (void)