size/aligment of types is now unsigned and in bytes, this fixes fehler095.c (array...
[libfirm] / ir / opt / return.c
index 9cffb1a..592cc28 100644 (file)
@@ -27,6 +27,7 @@
 #include "config.h"
 #endif
 
+#include "iroptimize.h"
 #include "irgraph_t.h"
 #include "ircons_t.h"
 #include "irnode_t.h"