summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-99-dns_scoped_res_state-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/chromium/files/chromium-99-dns_scoped_res_state-include.patch')
-rw-r--r--www-client/chromium/files/chromium-99-dns_scoped_res_state-include.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/www-client/chromium/files/chromium-99-dns_scoped_res_state-include.patch b/www-client/chromium/files/chromium-99-dns_scoped_res_state-include.patch
new file mode 100644
index 0000000..e028877
--- /dev/null
+++ b/www-client/chromium/files/chromium-99-dns_scoped_res_state-include.patch
@@ -0,0 +1,12 @@
+diff --git a/net/dns/public/scoped_res_state.cc b/net/dns/public/scoped_res_state.cc
+index f7dbb5e77..9706d18b0 100644
+--- a/net/dns/public/scoped_res_state.cc
++++ b/net/dns/public/scoped_res_state.cc
+@@ -4,6 +4,7 @@
+
+ #include "net/dns/public/scoped_res_state.h"
+
++#include <cstring>
+ #include <memory>
+
+ #include "base/check.h"