simplify begnuas.c by not sorting entities into sections
[libfirm] / ir / opt / tailrec.c
index 5ca9549..e0e9aa8 100644 (file)
@@ -46,6 +46,7 @@
 #include "trouts.h"
 #include "irouts.h"
 #include "irhooks.h"
+#include "ircons_t.h"
 #include "xmalloc.h"
 
 DEBUG_ONLY(static firm_dbg_module_t *dbg);