include irmode_t.h to speed up mode access
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 24 Jun 2004 15:04:43 +0000 (15:04 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 24 Jun 2004 15:04:43 +0000 (15:04 +0000)
[r3207]

ir/ana/cgana.c

index 0bab083..2df8c88 100644 (file)
@@ -34,6 +34,7 @@
 #include "irgmod.h"
 #include "irnode_t.h"
 #include "irflag_t.h"
+#include "irmode_t.h"
 
 #include "dbginfo_t.h"