summaryrefslogtreecommitdiffstats
path: root/netwerk/dns/PlatformDNSWin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/dns/PlatformDNSWin.cpp')
-rw-r--r--netwerk/dns/PlatformDNSWin.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/netwerk/dns/PlatformDNSWin.cpp b/netwerk/dns/PlatformDNSWin.cpp
index 8b5539d7de..42f1483ec3 100644
--- a/netwerk/dns/PlatformDNSWin.cpp
+++ b/netwerk/dns/PlatformDNSWin.cpp
@@ -137,4 +137,6 @@ nsresult ResolveHTTPSRecordImpl(const nsACString& aHost, uint16_t aFlags,
return NS_OK;
}
+void DNSThreadShutdown() {}
+
} // namespace mozilla::net