Explicitly #include stdarg.h, for access to va_list
@ -7,6 +7,8 @@
#include "uint256.h"
#include <stdarg.h>
#ifndef WIN32
#include <sys/types.h>
#include <sys/time.h>