use default error handler if none is specified
[libfirm] / ir / opt / critical_edges.c
index 7a98f9a..e839f89 100644 (file)
@@ -24,9 +24,7 @@
  *           Michael Beck
  * @version  $Id$
  */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #include "irop_t.h"
 #include "irnode_t.h"