Skip to content

Commit b464fcd

Browse files
committed
Fix the Android build
1 parent 4074f4d commit b464fcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Sources/TSCUtility/Tracing.swift

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
*/
1010

1111
import Foundation
12+
import TSCLibc
1213

1314
public enum TracingEventType: String, Codable, Sendable {
1415
case asyncBegin

0 commit comments

Comments
 (0)