about summary refs log tree commit diff
path: root/elf/dep3.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dep3.c')
-rw-r--r--elf/dep3.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/dep3.c b/elf/dep3.c
index ec7c7d36d7..3df6282009 100644
--- a/elf/dep3.c
+++ b/elf/dep3.c
@@ -1,5 +1,7 @@
 #include <unistd.h>
 
+extern int dep3 (void);
+
 static void
 __attribute__ ((constructor))
 init (void)