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