remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / ir / iredges.c
index 74f3240..a78d9fc 100644 (file)
@@ -27,9 +27,7 @@
  *   This are out-edges (also called def-use edges) that are dynamically
  *   updated as the graph changes.
  */
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include "irnode_t.h"
 #include "iropt_t.h"