fix things when WITH_JVM and WITH_ILP is defined
[libfirm] / ir / be / ia32 / ia32_util.c
index 2362d85..41503c1 100644 (file)
@@ -3,6 +3,9 @@
  * @author Christian Wuerdig
  * $Id$
  */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include <assert.h>