#ifdef RTP_SOCKETTYPE_WINSOCK #include #else #include #include #endif // RTP_SOCKETTYPE_WINSOCK int main(void) { return MSG_NOSIGNAL; }