summaryrefslogtreecommitdiff
path: root/elf/loadfail.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/loadfail.c')
-rw-r--r--elf/loadfail.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/loadfail.c b/elf/loadfail.c
index e423356348..7531aa958e 100644
--- a/elf/loadfail.c
+++ b/elf/loadfail.c
@@ -34,6 +34,7 @@ main (void)
return h != NULL;
}
+extern int foo (int a);
int
foo (int a)
{