added config.h
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 21 Jan 2005 16:42:19 +0000 (16:42 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 21 Jan 2005 16:42:19 +0000 (16:42 +0000)
ir/be/bechordal.c

index 4898e61..40755a1 100644 (file)
@@ -3,6 +3,9 @@
  * @author Sebastian Hack
  * @date 8.12.2004
  */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include <ctype.h>