tree.h: Include "hashtab.h".
authorBen Elliston <bje@au.ibm.com>
Wed, 10 May 2006 01:10:11 +0000 (01:10 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Wed, 10 May 2006 01:10:11 +0000 (11:10 +1000)
commit9c5835d588797ee172ed900846bff6ebfc2a9ae5
tree093d6452669d2bb1c4a2dc0d26c887175dc3dcfd
parent88d1293a3a58d99b5c709c4e4ab48618eb61454a
tree.h: Include "hashtab.h".

        * tree.h: Include "hashtab.h".
        (iterative_hash_expr): Use hashval_t in its prototype.
        * Makefile.in (TREE_H): Add $(HASHTAB_H).

From-SVN: r113668
gcc/ChangeLog
gcc/Makefile.in
gcc/tree.h