From 058835a3d4f783c16192f837e12cc5f818b91204 Mon Sep 17 00:00:00 2001 From: Till Riedel Date: Wed, 19 Feb 2003 17:17:07 +0000 Subject: [PATCH] config.h included [r816] --- ir/st/st.c | 4 ++++ 1 file changed, 4 insertions(+) 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" -- 2.20.1