Commit Graph

3 Commits

Author SHA1 Message Date
Timothy Gu 44304ae322 all: Add missing header guards 2016-01-28 19:49:48 -08:00
Reimar Döffinger b74eead27b compat: provide va_copy for old gcc versions.
Since we have this compat/va_copy.h header already we might just as well make
use of it for more than one compiler.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2013-12-30 12:38:03 +01:00
Derek Buitenhuis e1b4496040 msvc: Add a va_copy compatability macro for msvc
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2012-09-15 19:46:48 -04:00