* fp-test.c (main): Use ISO C90 prototype.
commiteeba438a000d19a2ef5cbb85646ac1a21dd655ed
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jul 2003 11:29:18 +0000 (12 11:29 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jul 2003 11:29:18 +0000 (12 11:29 +0000)
tree7178a940ba7ea592bc3891d09051076007d7a9fa
parentc50db3a3a171b88795fce000948beddfb722a624
* fp-test.c (main): Use ISO C90 prototype.

* version.c: Remove unneded include of ansidecl.h.

* cgraph.h: Convert prototypes to ISO C90.
* cgraph.c: Likewise.
* fix-header.c: Likewise.
* ra.h: Likewise.
* protoize.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69265 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraph.c
gcc/cgraph.h
gcc/fix-header.c
gcc/fp-test.c
gcc/protoize.c
gcc/ra.h
gcc/version.c