Emit a warning when -z relro is unsupported
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers3.c
index b006d7717e9c6ea71df82696dbaabd31fd21c364..dbb4dafedc7a995bf8a0077a22d8dbe4e14dbe3e 100644 (file)
@@ -1,6 +1,9 @@
 /*
  * Main program for test1, test2.
  */
+#include <stdio.h>
+
+extern int show_foo ();
 
 int
 main()
This page took 0.022362 seconds and 4 git commands to generate.