Explicitly #include stdarg.h, for access to va_list
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
#include "uint256.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#ifndef WIN32
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
Reference in New Issue
Block a user