diff options
Diffstat (limited to 'gcc/tree.h')
-rw-r--r-- | gcc/tree.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree.h b/gcc/tree.h index 8dd784316df..513c3825ab0 100644 --- a/gcc/tree.h +++ b/gcc/tree.h @@ -1372,8 +1372,6 @@ union tree_node struct tree_block block; }; -#include "gansidecl.h" - #define NULL_TREE (tree) NULL /* The following functions accept a wide integer argument. Rather than |