remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / arch / archop.c
index a23c467..69c984f 100644 (file)
@@ -22,9 +22,7 @@
  * @brief     architecture dependent IR operations
  * @version   $Id$
  */
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #ifdef HAVE_STRING_H
 #include <string.h>