]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rs6000/rs6000-protos.h
coretypes.h (cpp_reader): Forward declare struct.
authorStan Shebs <shebs@apple.com>
Tue, 28 Jan 2003 23:26:28 +0000 (23:26 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Tue, 28 Jan 2003 23:26:28 +0000 (23:26 +0000)
commite150159cbe7698f9ac399ba9f367627d9427e519
treefe19250fe67272d9a305d79ce02ee1c5688ac467
parente9e93c8b7ccf95207d5a6d8a421269c2d7a955be
coretypes.h (cpp_reader): Forward declare struct.

        * coretypes.h (cpp_reader): Forward declare struct.
        * c-pragma.h (cpp_reader): Remove forward declaration.
        * hashtable.h (cpp_reader): Likewise.
        * scan.h (cpp_reader): Likewise.
        * tree.h (cpp_reader): Likewise.
        * config/darwin-protos.h (cpp_reader): Likewise.
        * config/arm/arm-protos.h (cpp_reader): Likewise.
        * config/rs6000/rs6000-protos.h: Remove GCC_CPPLIB_H ifdef, use
        struct cpp_reader in prototypes.

From-SVN: r62050
gcc/ChangeLog
gcc/c-pragma.h
gcc/config/arm/arm-protos.h
gcc/config/darwin-protos.h
gcc/config/rs6000/rs6000-protos.h
gcc/coretypes.h
gcc/hashtable.h
gcc/scan.h
gcc/tree.h