diff options
Diffstat (limited to 'gcc/lists.c')
-rw-r--r-- | gcc/lists.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/lists.c b/gcc/lists.c index 5517e5f6a62..5bf6023d876 100644 --- a/gcc/lists.c +++ b/gcc/lists.c @@ -23,6 +23,7 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" +#include "diagnostic-core.h" #include "toplev.h" #include "rtl.h" #include "ggc.h" |