cpperror.c (v_cpp_message): Remove static prototype.
authorDave Brolley <brolley@cygnus.com>
Mon, 25 May 1998 11:04:40 +0000 (11:04 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Mon, 25 May 1998 11:04:40 +0000 (07:04 -0400)
commit33b019ade8136a7cdef8a39863f442e72b526333
treef57ea5057cebd77d1dba8078d330501c13951266
parent67ffc8124f94d059eba8bcda0d1cfa070bc4eae0
cpperror.c (v_cpp_message): Remove static prototype.

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.

From-SVN: r20046
gcc/ChangeLog
gcc/cpperror.c
gcc/cpplib.c
gcc/cpplib.h