removed entity_visited flag - use type_visited instead
[libfirm] / testprograms / float_example.c
index 56d1101..3fc0248 100644 (file)
@@ -5,8 +5,10 @@
 **
 */
 
-#include <stdio.h>
+# include <stdio.h>
+# include <string.h>
 
+# include "irvrfy.h"
 # include "irdump.h"
 # include "firm.h"