mirror of
https://github.com/deadw00d/AROS.git
synced 2025-12-06 21:40:57 +00:00
This function takes FILE* as input however tiff.library does not currently share crt.library with client so that FILE* will be from "another" crt.library and will cause crash.