We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e902f commit 03da672Copy full SHA for 03da672
Sources/TinyNetworking/Endpoint.swift
@@ -1,5 +1,5 @@
1
import Foundation
2
-#if os(Linux)
+#if canImport(FoundationNetworking)
3
import FoundationNetworking
4
#endif
5
0 commit comments