end block can not be optimized away any more.
[libfirm] / ir / ir / irgmod.c
index 3e00e6a..95d00f6 100644 (file)
@@ -1,3 +1,4 @@
+
 /* Copyright (C) 1998 - 2000 by Universitaet Karlsruhe
 ** All rights reserved.
 **
@@ -6,7 +7,12 @@
 ** irgmod: ir graph modification
 */
 
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 # include "irnode_t.h"
+# include "irgraph_t.h"
 # include "irgmod.h"
 # include "array.h"