diff options
Diffstat (limited to 'www/chromium-uc/patches/patch-net_dns_host_resolver_proc_cc')
| -rw-r--r-- | www/chromium-uc/patches/patch-net_dns_host_resolver_proc_cc | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/www/chromium-uc/patches/patch-net_dns_host_resolver_proc_cc b/www/chromium-uc/patches/patch-net_dns_host_resolver_proc_cc deleted file mode 100644 index 51c8b07..0000000 --- a/www/chromium-uc/patches/patch-net_dns_host_resolver_proc_cc +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | $OpenBSD: patch-net_dns_host_resolver_proc_cc,v 1.10 2021/09/01 16:54:40 robert Exp $ | ||
| 2 | Index: net/dns/host_resolver_proc.cc | ||
| 3 | --- net/dns/host_resolver_proc.cc.orig | ||
| 4 | +++ net/dns/host_resolver_proc.cc | ||
| 5 | @@ -19,10 +19,6 @@ | ||
| 6 | #include "net/dns/dns_util.h" | ||
| 7 | #include "net/dns/host_resolver.h" | ||
| 8 | |||
| 9 | -#if defined(OS_OPENBSD) | ||
| 10 | -#define AI_ADDRCONFIG 0 | ||
| 11 | -#endif | ||
| 12 | - | ||
| 13 | namespace net { | ||
| 14 | |||
| 15 | HostResolverProc* HostResolverProc::default_proc_ = nullptr; | ||
