Marginally reduce the number of calls to arch_get_irn_reg_class().
[libfirm] / ir / be / ia32 / ia32_fpu.c
index e105875..3c7fcbd 100644 (file)
@@ -28,9 +28,7 @@
  * to int conversion which are specified as truncation in the C standard we have
  * to spill, change and restore the fpu rounding mode between spills.
  */
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include "ia32_fpu.h"
 #include "ia32_new_nodes.h"