Skip to content

Commit d2e3c97

Browse files
committed
Update Manifest+parse.swift
1 parent 2411777 commit d2e3c97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/ManifestParser/Manifest+parse.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import Utility
1515
import func POSIX.fopen
1616
import func libc.fileno
1717
import func libc.unlink
18+
import func libc.fclose
1819

1920
extension Manifest {
2021
public init(path pathComponents: String..., baseURL: String) throws {

0 commit comments

Comments
 (0)