- BugFix: ensure that Convs are created in the right block
[libfirm] / ir / ana / irtypeinfo.c
index 9bb507a..4f77fcc 100644 (file)
@@ -35,9 +35,7 @@
  *  requires no compute time.  As firm nodes can not be freed and reallocated
  *  pointers for nodes are unique (until a call of dead_node_elimination).
  */
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include "irtypeinfo.h"