aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/jit-playback.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit/jit-playback.c')
-rw-r--r--gcc/jit/jit-playback.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/jit/jit-playback.c b/gcc/jit/jit-playback.c
index dbbfc52c95c..14ed277402f 100644
--- a/gcc/jit/jit-playback.c
+++ b/gcc/jit/jit-playback.c
@@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see
#include "coretypes.h"
#include "opts.h"
#include "hashtab.h"
-#include "input.h"
#include "statistics.h"
#include "vec.h"
#include "alias.h"
@@ -33,7 +32,6 @@ along with GCC; see the file COPYING3. If not see
#include "inchash.h"
#include "tree.h"
#include "hash-map.h"
-#include "is-a.h"
#include "plugin-api.h"
#include "vec.h"
#include "hashtab.h"