Add dump_file_suffix to All_types.vcg filename
[libfirm] / testprograms / while_example.c
index e6d92ac..0a86f07 100644 (file)
@@ -6,9 +6,12 @@
 ** testprogram.
 */
 
+# include <stdio.h>
+# include <string.h>
+
+# include "irvrfy.h"
 # include "irdump.h"
 # include "firm.h"
-# include "irnode.h"
 
 /**
 ***  This file constructs the ir for the following pseudo-program: