More missing config.h
authorMatthias Braun <matze@braunis.de>
Sun, 10 Dec 2006 14:24:04 +0000 (14:24 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 10 Dec 2006 14:24:04 +0000 (14:24 +0000)
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>