From: Till Riedel Date: Wed, 19 Feb 2003 17:17:07 +0000 (+0000) Subject: config.h included X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=058835a3d4f783c16192f837e12cc5f818b91204;p=libfirm config.h included [r816] --- diff --git a/ir/st/st.c b/ir/st/st.c index 335fb8db0..98a75ebec 100644 --- a/ir/st/st.c +++ b/ir/st/st.c @@ -16,6 +16,10 @@ $Id$ ***/ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + # include "st.h" # include "irgwalk.h"