Another valgrind.h portability fix.
authorTony Finch <dot@dotat.at>
Thu, 3 Mar 2011 15:08:05 +0000 (15:08 +0000)
committerTony Finch <dot@dotat.at>
Thu, 3 Mar 2011 15:08:05 +0000 (15:08 +0000)
C89 compilers do not support variable argument macros.
Our copy of valgrind.h now differs from upstream.

Reported-by: Heiko Schlichting <heiko.schlichting@fu-berlin.de>

No differences found