--- lib/cpp/src/thrift/transport/SocketCommon.cpp.orig 2022-01-20 19:36:56 UTC +++ lib/cpp/src/thrift/transport/SocketCommon.cpp @@ -26,6 +26,11 @@ #include +#include +#include +#include +#include + namespace apache { namespace thrift { namespace transport {