- do not treat Constants as live-ins: this assures, that a
[libfirm] / ir / lower / lower_switch.c
index 6cfae4b..413385e 100644 (file)
  * @version $Id$
  */
 
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include <limits.h>
 
+#include "array_t.h"
 #include "ircons.h"
 #include "irgopt.h"
 #include "irgwalk.h"