Commit e866501
committed
[wasm] Fix WASI build by using
`time_t` is defined as `Int64` in wasi-libc, not `Int`.time_t for tv_sec1 parent 7037e25 commit e866501
File tree
1 file changed
+1
-1
lines changed- Sources/FoundationEssentials/FileManager
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
965 | 965 | | |
966 | 966 | | |
967 | 967 | | |
968 | | - | |
| 968 | + | |
969 | 969 | | |
970 | 970 | | |
971 | 971 | | |
| |||
0 commit comments