$NetBSD: patch-third__party_webrtc_rtc__base_net__helpers.cc,v 1.5 2025/09/12 16:02:36 kikadf Exp $ * Part of patchset to build chromium on NetBSD * Based on OpenBSD's chromium patches, and pkgsrc's qt5-qtwebengine patches --- third_party/webrtc/rtc_base/net_helpers.cc.orig 2025-09-08 23:21:33.000000000 +0000 +++ third_party/webrtc/rtc_base/net_helpers.cc @@ -20,6 +20,7 @@ #endif #if defined(WEBRTC_POSIX) #include +#include #endif // defined(WEBRTC_POSIX) namespace webrtc {