]> granicus.if.org Git - zziplib/commit
zzip: fseeko: do not redefine `PAGESIZE`
authorPatrick Steinhardt <ps@pks.im>
Tue, 21 May 2019 11:38:44 +0000 (13:38 +0200)
committerPatrick Steinhardt <ps@pks.im>
Thu, 1 Aug 2019 06:33:34 +0000 (08:33 +0200)
commit089d714af0cd1002ee6d93a424dcdee3adc47095
treea22f5b9358230530bf873c5914ddebfcbb2b4b64
parentfca2d6ac8d62a5edfc6932169164a327899ab3d0
zzip: fseeko: do not redefine `PAGESIZE`

If we've already pulled in the `PAGESIZE` macro via some transitive
headers, we don't want to redefine its value.
zzip/fseeko.c