Add missing import that was accidentally deleted before commit

This commit is contained in:
gingerBill
2024-09-19 12:09:30 +01:00
parent 5441620b6c
commit d560dad0d8

View File

@@ -1,6 +1,7 @@
//+build !freestanding
package crypto_hash
import "core:io"
import "core:os"
// hash_file will read the file provided by the given handle and return the