OSDN Git Service

Mon May 25 14:00:13 1998 Dave Brolley <brolley@cygnus.com>
authorbrolley <brolley@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 May 1998 11:04:40 +0000 (11:04 +0000)
committerbrolley <brolley@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 May 1998 11:04:40 +0000 (11:04 +0000)
commit8bece74630ffb1a25ef0801be869f620b972f406
treef57ea5057cebd77d1dba8078d330501c13951266
parent299264766a812a61ad272a8285adadb7f2b2dd86
Mon May 25 14:00:13 1998  Dave Brolley  <brolley@cygnus.com>
* cpperror.c (v_cpp_message): Remove static prototype.
* cpplib.c (v_cpp_message): Move prototype to cpplib.h.
* cpplib.h (v_cpp_message): Add protoptype.
(stdarg.h,varargs.h): Needed for v_cpp_message prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20046 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cpperror.c
gcc/cpplib.c
gcc/cpplib.h