tree.h: Remove include of version.h
authorMark G. Adams <mark.g.adams@sympatico.ca>
Thu, 3 Jun 2004 18:48:28 +0000 (18:48 +0000)
committerMark G. Adams <mgadams@gcc.gnu.org>
Thu, 3 Jun 2004 18:48:28 +0000 (18:48 +0000)
commita757585a22537753f3b9be9709789d8e000b5afe
tree3152dd4c55a73dd5521e5a75e6973ea2646a6d6f
parent59587b18ab8fcde4fffb1ffe32c150ea514876d4
tree.h: Remove include of version.h

* tree.h: Remove include of version.h
* c-cppbuiltin.c: Include version.h
* diagnostic.c: Include version.h
* dwarf2out.c: Include version.h
* toplev.c: Include version.h
* vmsdbgout.c: Include version.h
* Makefile.in: Remove dependency on version.h from TREE_H, and
add dependencies to required .o targets
* gjavah.c: Include version.h

From-SVN: r82601
gcc/ChangeLog
gcc/Makefile.in
gcc/c-cppbuiltin.c
gcc/diagnostic.c
gcc/dwarf2out.c
gcc/java/ChangeLog
gcc/java/gjavah.c
gcc/toplev.c
gcc/tree.h
gcc/vmsdbgout.c