diff options
Diffstat (limited to 'gcc/reginfo.c')
-rw-r--r-- | gcc/reginfo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/reginfo.c b/gcc/reginfo.c index bf2d8025b3c..0db988fa5cb 100644 --- a/gcc/reginfo.c +++ b/gcc/reginfo.c @@ -44,6 +44,7 @@ along with GCC; see the file COPYING3. If not see #include "recog.h" #include "reload.h" #include "toplev.h" +#include "diagnostic-core.h" #include "output.h" #include "ggc.h" #include "timevar.h" |