aboutsummaryrefslogtreecommitdiff
path: root/devel/electron29/files/patch-net_dns_public_scoped__res__state.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron29/files/patch-net_dns_public_scoped__res__state.h')
-rw-r--r--devel/electron29/files/patch-net_dns_public_scoped__res__state.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/electron29/files/patch-net_dns_public_scoped__res__state.h b/devel/electron29/files/patch-net_dns_public_scoped__res__state.h
new file mode 100644
index 000000000000..0fc78c4a06a0
--- /dev/null
+++ b/devel/electron29/files/patch-net_dns_public_scoped__res__state.h
@@ -0,0 +1,10 @@
+--- net/dns/public/scoped_res_state.h.orig 2024-02-21 00:20:50 UTC
++++ net/dns/public/scoped_res_state.h
+@@ -5,6 +5,7 @@
+ #ifndef NET_DNS_PUBLIC_SCOPED_RES_STATE_H_
+ #define NET_DNS_PUBLIC_SCOPED_RES_STATE_H_
+
++#include <netinet/in.h>
+ #include <resolv.h>
+
+ #include <optional>