Added iredges_t include
authorSebastian Hack <hack@ipd.info.uni-karlsruhe.de>
Thu, 10 Feb 2005 11:56:15 +0000 (11:56 +0000)
committerSebastian Hack <hack@ipd.info.uni-karlsruhe.de>
Thu, 10 Feb 2005 11:56:15 +0000 (11:56 +0000)
[r5080]

ir/ir/irgopt.c

index d5149f2..603fc02 100644 (file)
@@ -40,6 +40,7 @@
 
 #include "irflag_t.h"
 #include "irhooks.h"
+#include "iredges_t.h"
 
 /* Defined in iropt.c */
 pset *new_identities (void);