aboutsummaryrefslogtreecommitdiff
path: root/gcc/lists.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lists.c')
-rw-r--r--gcc/lists.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lists.c b/gcc/lists.c
index eaf9bb3..2d38375 100644
--- a/gcc/lists.c
+++ b/gcc/lists.c
@@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see
#include "coretypes.h"
#include "tm.h"
#include "rtl.h"
-#include "diagnostic-core.h"
static void free_list (rtx *, rtx *);