summaryrefslogtreecommitdiff
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 3aa460b30c4..1e1fd327948 100644
--- a/gcc/lists.c
+++ b/gcc/lists.c
@@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see
#include "tm.h"
#include "diagnostic-core.h"
#include "rtl.h"
-#include "ggc.h"
static void free_list (rtx *, rtx *);