]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/jit/jit-common.h
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / jit / jit-common.h
index 3397215bc9136b46a64032f7b0161841e63a68d0..28ce2bcb4e92028e91f0c6d6a1f24497d4745e21 100644 (file)
@@ -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