On 20040621.1106, Jacob Meuser said ... > On Mon, Jun 21, 2004 at 10:35:29AM -0700, Rob Hudson wrote: > > Looks like the fix in 1.3 was this in the top of str.c: > > > > #ifndef va_copy > > # define va_copy(a,b) ((a) = (b)) > > #endif > > Is an #include <stdarg.h> in there?
Yes. _______________________________________________ EUGLUG mailing list [EMAIL PROTECTED] http://www.euglug.org/mailman/listinfo/euglug
