aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/jit-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit/jit-common.h')
-rw-r--r--gcc/jit/jit-common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/jit/jit-common.h b/gcc/jit/jit-common.h
index 3397215..28ce2bc 100644
--- a/gcc/jit/jit-common.h
+++ b/gcc/jit/jit-common.h
@@ -25,9 +25,8 @@ along with GCC; see the file COPYING3. If not see
#include "vec.h"
#include "flags.h"
-#include "symtab.h"
-#include "inchash.h"
#include "tree.h"
+#include "inchash.h"
#include "tree-iterator.h"
#ifdef GCC_VERSION