--- third_party/webrtc/rtc_base/net_test_helpers.cc.orig 2023-09-13 12:11:42 UTC +++ third_party/webrtc/rtc_base/net_test_helpers.cc @@ -21,6 +21,7 @@ #endif #if defined(WEBRTC_POSIX) && !defined(__native_client__) #include +#include #if defined(WEBRTC_ANDROID) #include "rtc_base/ifaddrs_android.h" #else