rename set_using_visited to set_using_irn_visited, some cosmetics, remove obsolete...
[libfirm] / ir / be / test / fehler028.c
index 02d9dff..5ebd090 100644 (file)
@@ -1,4 +1,5 @@
 /* fmt and all further parameters must be passed on the stack even for regparams */
+#include <stdio.h>
 #include <stdarg.h>
 
 static void f(const char* fmt, ...)