c-lex.c: Do not include c-tree.h.
authorSteven Bosscher <steven@gcc.gnu.org>
Fri, 28 May 2010 23:47:05 +0000 (23:47 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Fri, 28 May 2010 23:47:05 +0000 (23:47 +0000)
commitaccf9ad64aac122eee74d485245901daa276542a
treec2fe7c64d894207bf2608a7540c61354d1552b05
parent59cc9210fc47a5b2af679803c65669e7e501f0ab
c-lex.c: Do not include c-tree.h.

* c-lex.c: Do not include c-tree.h.
* c-pretty-print.c: Likewise.
* c-opts.c: Likewise.
* c-gimplify.c: Likewise.
* c-common.c: Likewise.
* c-dump.c: Likewise.  Include c-common.h.

From-SVN: r160008
gcc/ChangeLog
gcc/c-common.c
gcc/c-dump.c
gcc/c-gimplify.c
gcc/c-lex.c
gcc/c-opts.c
gcc/c-pretty-print.c