aboutsummaryrefslogtreecommitdiff
path: root/devel/electron37/files/patch-net_dns_public_scoped__res__state.h
blob: 0fc78c4a06a0273c6fdff4da55585f3b82bca657 (plain) (blame)
1
2
3
4
5
6
7
8
9
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>