diff options
Diffstat (limited to 'gcc/genconditions.c')
-rw-r--r-- | gcc/genconditions.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/genconditions.c b/gcc/genconditions.c index a1a6ef3..aed0469 100644 --- a/gcc/genconditions.c +++ b/gcc/genconditions.c @@ -33,6 +33,7 @@ #include "rtl.h" #include "errors.h" #include "hashtab.h" +#include "read-md.h" #include "gensupport.h" /* so we can include except.h in the generated file. */ |