In {rC71d4d592d8}, I removed `FALLBACK_SOCKLEN_T` for T5637 which removes dependency to `select`.
This is good to minimize dependency for libgcrypt use.
But existing applications with libgcrypt might depend on the fact that libgcrypt includes `winsock2.h`.