about summary refs log tree commit diff
path: root/elf/ltglobmod2.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/ltglobmod2.c')
-rw-r--r--elf/ltglobmod2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/ltglobmod2.c b/elf/ltglobmod2.c
index bc1cd27c40..33f14cc980 100644
--- a/elf/ltglobmod2.c
+++ b/elf/ltglobmod2.c
@@ -3,6 +3,7 @@
 #include <stdlib.h>
 
 extern int bar (void);
+extern int foo (void);
 
 int
 foo (void)