- more work on the Unknown problems: the only
[libfirm] / ir / opt / escape_ana.c
index ea0f4e0..92a6d72 100644 (file)
@@ -33,9 +33,7 @@
  *
  * A fast and simple Escape analysis.
  */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #include "iroptimize.h"