mirror of
https://github.com/libretro/mame2003-plus-libretro.git
synced 2025-03-02 21:27:12 +00:00
Update zlib.h
This commit is contained in:
parent
ca96c1a74f
commit
a30330261c
5
deps/zlib/zlib.h
vendored
5
deps/zlib/zlib.h
vendored
@ -1667,11 +1667,6 @@ ZEXTERN int ZEXPORT inflateBackInit_ OF((z_streamp strm, int windowBits,
|
||||
* behavior could change in the future, perhaps even capriciously. They can
|
||||
* only be used by the gzgetc() macro. You have been warned.
|
||||
*/
|
||||
struct gzFile_s {
|
||||
unsigned have;
|
||||
unsigned char *next;
|
||||
z_off64_t pos;
|
||||
};
|
||||
ZEXTERN int ZEXPORT gzgetc_ OF((gzFile file)); /* backward compatibility */
|
||||
#ifdef Z_PREFIX_SET
|
||||
# undef z_gzgetc
|
||||
|
Loading…
x
Reference in New Issue
Block a user