mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-10 17:02:03 +02:00
We really just want to skip this when building for Windows. So do that, and remove the two header checks (we also already use both of these headers, unguarded, in the !windows part of the codebase). Squash the two *iffaddrs defines into one, as I haven't seen an iffaddrs.h that implements one, but not the other.