config.h included
authorTill Riedel <till@ipd.info.uni-karlsruhe.de>
Wed, 19 Feb 2003 17:17:07 +0000 (17:17 +0000)
committerTill Riedel <till@ipd.info.uni-karlsruhe.de>
Wed, 19 Feb 2003 17:17:07 +0000 (17:17 +0000)
[r816]

ir/st/st.c

index 335fb8d..98a75eb 100644 (file)
      $Id$
 ***/
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 # include "st.h"
 
 # include "irgwalk.h"