]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-core.h
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / tree-core.h
index f23abe2bb430a05f512d41eac02001bfb3b5d6c8..ecefdb979984a805362cf0b28acad03ee8ae77fc 100644 (file)
@@ -20,6 +20,8 @@ along with GCC; see the file COPYING3.  If not see
 #ifndef GCC_TREE_CORE_H
 #define GCC_TREE_CORE_H
 
+#include "symtab.h"
+
 /* This file contains all the data structures that define the 'tree' type.
    There are no accessor macros nor functions in this file. Only the
    basic data structures, extern declarations and type definitions.  */