bitcoin/src/compat
fanquake 54e4061189
refactor: don't avoid sys/types.h on when building for Windows
We've already used it unguarded in `httpserver.cpp` for years, with no
build issues.
2023-04-03 14:44:48 +01:00
..
assumptions.h Add missing cstddef include in assumptions.h 2023-03-23 12:52:08 +01:00
byteswap.h
compat.h refactor: don't avoid sys/types.h on when building for Windows 2023-04-03 14:44:48 +01:00
cpuid.h
endian.h
stdin.cpp compat: use STDIN_FILENO over 0 2023-01-04 12:00:25 +00:00
stdin.h