aboutsummaryrefslogtreecommitdiff
path: root/devel/electron33/files/patch-net_dns_dns__util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron33/files/patch-net_dns_dns__util.cc')
-rw-r--r--devel/electron33/files/patch-net_dns_dns__util.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron33/files/patch-net_dns_dns__util.cc b/devel/electron33/files/patch-net_dns_dns__util.cc
deleted file mode 100644
index 7de4f95330dc..000000000000
--- a/devel/electron33/files/patch-net_dns_dns__util.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- net/dns/dns_util.cc.orig 2023-02-01 18:43:23 UTC
-+++ net/dns/dns_util.cc
-@@ -29,6 +29,8 @@
- #include "net/dns/public/util.h"
- #include "net/third_party/uri_template/uri_template.h"
-
-+#include <sys/socket.h>
-+
- #if BUILDFLAG(IS_POSIX)
- #include <net/if.h>
- #include <netinet/in.h>