remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / opt / tailrec.c
index 32f7e3e..c64759f 100644 (file)
@@ -24,9 +24,7 @@
  * @author  Michael Beck
  * @version $Id$
  */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #include <string.h>
 #include <assert.h>