--- third_party/webrtc/rtc_base/net_helpers.cc.orig 2025-06-19 07:37:57 UTC +++ third_party/webrtc/rtc_base/net_helpers.cc @@ -21,6 +21,7 @@ #endif #if defined(WEBRTC_POSIX) && !defined(__native_client__) #include +#include #endif // defined(WEBRTC_POSIX) && !defined(__native_client__) namespace webrtc {