remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / opt / code_placement.c
index fe140dc..06889a6 100644 (file)
@@ -25,9 +25,7 @@
  *           Michael Beck
  * @version  $Id$
  */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #include "adt/pdeq.h"
 #include "irnode_t.h"