More missing config.h
[libfirm] / ir / be / TEMPLATE / TEMPLATE_gen_decls.c
index de24187..d55d40a 100644 (file)
@@ -4,6 +4,10 @@
  * @version $Id$
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdlib.h>
 #include <string.h>
 #include <ctype.h>