added missing include
authorChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Thu, 19 Jan 2006 17:22:37 +0000 (17:22 +0000)
committerChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Thu, 19 Jan 2006 17:22:37 +0000 (17:22 +0000)
ir/be/ia32/ia32_emitter.c

index c8ec036..7a009d1 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <limits.h>
 
 #include "tv.h"