remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / ident / ident.c
index 3a4e38d..3056bf4 100644 (file)
@@ -23,9 +23,7 @@
  * @author    Goetz Lindenmaier
  * @version   $Id$
  */
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
 
 #include <assert.h>
 #include <ctype.h>