Merge 715dbbe9e8 into merged_master (Bitcoin PR #18229)

This commit is contained in:
Andrew Poelstra 2020-11-26 01:07:47 +00:00
commit 1a37ad8637

View file

@ -38,11 +38,6 @@
#include <sys/utsname.h>
#include <unistd.h>
#endif
#ifdef __MACH__
#include <mach/clock.h>
#include <mach/mach.h>
#include <mach/mach_time.h>
#endif
#if HAVE_DECL_GETIFADDRS
#include <ifaddrs.h>
#endif