X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/76a3e871f16ade91d573945193070afaa65fc6c7..9f77212d7f268f8380781727b7fff520349891cd:/mac/macstuff.h diff --git a/mac/macstuff.h b/mac/macstuff.h index 69c1b2e4..3f49cd03 100644 --- a/mac/macstuff.h +++ b/mac/macstuff.h @@ -14,7 +14,7 @@ struct Filename { FSSpec fss; }; -extern FILE * f_open(struct Filename, char const *); +extern FILE * f_open(struct Filename, char const *, int); /* Suspiciously similar to an ICFontRecord */ struct FontSpec {