diff options
Diffstat (limited to 'gcc/genextract.c')
-rw-r--r-- | gcc/genextract.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/genextract.c b/gcc/genextract.c index c414891bb6b..289bc093235 100644 --- a/gcc/genextract.c +++ b/gcc/genextract.c @@ -26,6 +26,7 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "rtl.h" #include "errors.h" +#include "read-md.h" #include "gensupport.h" #include "vec.h" #include "vecprim.h" |