Fixes for the Watcom compiler and some general improvements for older
compilers that don't have the va_copy macro. git-svn-id: svn://svn.cc65.org/cc65/trunk@3338 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
|
||||
/* common */
|
||||
#include "strbuf.h"
|
||||
#include "va_copy.h"
|
||||
#include "xmalloc.h"
|
||||
#include "xsprintf.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user