config.h include added
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 15 Jun 2005 13:21:40 +0000 (13:21 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 15 Jun 2005 13:21:40 +0000 (13:21 +0000)
ir/be/besched.c

index 66472d1..d655847 100644 (file)
@@ -1,3 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include <stdlib.h>