X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..b95edd4708105589d03267b5932f3a42e89b0d06:/src/xpm/RdFToI.c diff --git a/src/xpm/RdFToI.c b/src/xpm/RdFToI.c index 89cdc4ec0f..eff47d3ef3 100644 --- a/src/xpm/RdFToI.c +++ b/src/xpm/RdFToI.c @@ -155,8 +155,9 @@ OpenReadFile(filename, mdata) #endif { #ifndef NO_ZPIPE - char *compressfile, buf[BUFSIZ]; + char buf[BUFSIZ]; # ifdef STAT_ZFILE + char *compressfile; struct stat status; # endif #endif