config.h added
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 2 Feb 2005 15:21:09 +0000 (15:21 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 2 Feb 2005 15:21:09 +0000 (15:21 +0000)
ir/be/bera.c

index 4bcc69c..e7ebb3b 100644 (file)
@@ -3,6 +3,9 @@
  * @author Sebastian Hack
  * @date 22.11.2004
  */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include "pset.h"
 #include "impl.h"