about summary refs log tree commit diff
path: root/elf/testobj6.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/testobj6.c')
-rw-r--r--elf/testobj6.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/testobj6.c b/elf/testobj6.c
index 42bfc8e14b..ab9c4b9325 100644
--- a/elf/testobj6.c
+++ b/elf/testobj6.c
@@ -1,3 +1,5 @@
+extern int foo (int);
+
 int
 obj6func1 (int a __attribute__ ((unused)))
 {