From: Matthias Braun Date: Sun, 10 Dec 2006 14:24:04 +0000 (+0000) Subject: More missing config.h X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=e3731d22823a16439eeff277a89cf02052f9c2d1;p=libfirm More missing config.h --- diff --git a/ir/be/TEMPLATE/TEMPLATE_gen_decls.c b/ir/be/TEMPLATE/TEMPLATE_gen_decls.c index de2418781..d55d40a92 100644 --- a/ir/be/TEMPLATE/TEMPLATE_gen_decls.c +++ b/ir/be/TEMPLATE/TEMPLATE_gen_decls.c @@ -4,6 +4,10 @@ * @version $Id$ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include