xray-extract.cc: Quick fix for mingw, to avoid errc::protocol_error.
errc::protocol_error is winsock-oriented and mingw doesn't include it. (MS does, though) llvm-svn: 285261
Loading
Please sign in to comment
errc::protocol_error is winsock-oriented and mingw doesn't include it. (MS does, though) llvm-svn: 285261