mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
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