summaryrefslogtreecommitdiffstats
path: root/gcc/hash.c
diff options
context:
space:
mode:
authorrobertl <robertl@138bc75d-0d04-0410-961f-82ee72b054a4>1998-05-06 04:54:01 +0000
committerrobertl <robertl@138bc75d-0d04-0410-961f-82ee72b054a4>1998-05-06 04:54:01 +0000
commit12874aaf60febc8e58d63b525a63aca96861e083 (patch)
tree26783a67a7eaea3136d5a9699c9e154e07530d3b /gcc/hash.c
parent9cdfa0b0980028dd8186af48caddb0c95c61f691 (diff)
downloadppe42-gcc-12874aaf60febc8e58d63b525a63aca96861e083.tar.gz
ppe42-gcc-12874aaf60febc8e58d63b525a63aca96861e083.zip
Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>
* toplev.h: New file. Protypes for functions in toplev.c. * tree.h, rtl.h: Deleted protos for functions in toplev.c. * c-common.c, c-convert.c, c-decl.c, c-iterate.c, c-lex.c, c-parse.in, c-parse.y, c-pragma.c, c-typeck.c, calls.c, convert.c, dwarf2out.c, except.c, expr.c, final.c, fold-const.c, function.c, hash.c, profile.c, real.c, reg-stack.c, regclass.c, reload.c, reload1.c, stmt.c, stor-layout.c, tlink.c, tree.c, varasm.c: include it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19564 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/hash.c')
-rw-r--r--gcc/hash.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/hash.c b/gcc/hash.c
index 4149f3a8386..1428ae1c26b 100644
--- a/gcc/hash.c
+++ b/gcc/hash.c
@@ -22,6 +22,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "system.h"
#include "hash.h"
#include "obstack.h"
+#include "gansidecl.h"
+#include "toplev.h"
/* Obstack allocation and deallocation routines. */
#define obstack_chunk_alloc xmalloc
OpenPOWER on IntegriCloud