remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / tr / type.c
index b79c4eb..562cb66 100644 (file)
@@ -45,9 +45,7 @@
  * @see  type_t.h type tpop
  */
 
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #ifdef HAVE_STRING_H
 # include <string.h>