include/elf/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers19.c
index bc2d83cf8d18fd024b7e4ef4c215804509e6af07..c1bf27a8139144a944be2b1020010de4ec9043f4 100644 (file)
@@ -1,3 +1,7 @@
+#include <stdio.h>
+
+extern int show_foo ();
+
 int
 main ()
 {
This page took 0.026015 seconds and 4 git commands to generate.