Remove the unused parameter const arch_env_t *env from arch_irn_get_flags(), arch_irn...
[libfirm] / ir / libcore / lc_printf.c
index f623d09..650c42a 100644 (file)
@@ -23,6 +23,9 @@
  * @author Sebastian Hack
  * @date 4.12.2005
  */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include <stdlib.h>
 #include <stdio.h>