summaryrefslogtreecommitdiffstats
path: root/gcc/c-cppbuiltin.c
diff options
context:
space:
mode:
authormgadams <mgadams@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-03 18:48:28 +0000
committermgadams <mgadams@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-03 18:48:28 +0000
commitaf225e7db3aa5c2200da19ac0d02cf34fa50aa63 (patch)
tree3152dd4c55a73dd5521e5a75e6973ea2646a6d6f /gcc/c-cppbuiltin.c
parentbcf3c70d147456744ec196ee1977b53bc96e20ba (diff)
downloadppe42-gcc-af225e7db3aa5c2200da19ac0d02cf34fa50aa63.tar.gz
ppe42-gcc-af225e7db3aa5c2200da19ac0d02cf34fa50aa63.zip
* 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 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82601 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-cppbuiltin.c')
-rw-r--r--gcc/c-cppbuiltin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-cppbuiltin.c b/gcc/c-cppbuiltin.c
index 84bd6f5f909..b70653c086a 100644
--- a/gcc/c-cppbuiltin.c
+++ b/gcc/c-cppbuiltin.c
@@ -23,6 +23,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "coretypes.h"
#include "tm.h"
#include "tree.h"
+#include "version.h"
#include "flags.h"
#include "real.h"
#include "c-common.h"
OpenPOWER on IntegriCloud