* Makefile.tpl: Clean $(BUILD_SUBDIR).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvsb / main.c
index a00b70feddb1505d08e5318e5052f101e0414700..26542b8a1fcf3aeb5d12afcac1a37dbfd5cbbe02 100644 (file)
@@ -1,10 +1,9 @@
 #ifdef PROTECTED_CHECK
 #include <features.h>
+#include <stdio.h>
 
 int
-main (argc, argv)
-  int argc;
-  char *argv[];
+main (void)
 {
 #if defined (__GLIBC__) && (__GLIBC__ > 2 \
                            || (__GLIBC__ == 2 \
This page took 0.024536 seconds and 4 git commands to generate.