X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..1be06faf7318abf88a35b299b90ceb2a49c0353b:/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