X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/76a3e871f16ade91d573945193070afaa65fc6c7..23e4df365f332a92d97fae27212b2cf777d5b8e0:/mac/macstuff.h?ds=sidebyside 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 {