remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / opt / cfopt.c
index 583466f..e9497a5 100644 (file)
@@ -23,9 +23,7 @@
  * @author  Goetz Lindenmaier, Michael Beck, Sebastian Hack
  * @version $Id$
  */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #include "iroptimize.h"