--- third_party/webrtc/rtc_base/net_helpers.cc.orig 2025-05-28 14:55:43 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 {