#ifndef COMPAT_WINSOCK2_H #define COMPAT_WINSOCK2_H #if _WIN32 #include_next #endif #include #endif /* !COMPAT_WINSOCK2_H */