fix mips immediate dumper
[libfirm] / ir / tr / trvrfy.c
index 7a83dc1..33b340a 100644 (file)
 #include "config.h"
 #endif
 
-#include "trvrfy.h"
 #include "irgraph_t.h"  /* for checking whether constant code is allocated
                            on proper obstack */
 #include "irflag_t.h"
 #include "irprintf.h"
 #include "irgwalk.h"
-#include "typewalk.h"
 
 static const char *firm_vrfy_failure_msg;