On iOS, if I try to include the /lib/bzip2/ folder, I get: >Use of undeclared identifier 'nBytes' On line: https://github.com/nmoinvaz/minizip/blob/4fe06872433fde80652e057d179d5d70a95e8294/lib/bzip2/compress.c#L514 Screenshot: <img width="569" alt="Screen Shot 2019-05-06 at 11 50 33 PM" src="https://user-images.githubusercontent.com/839992/57237644-3cbe9000-705a-11e9-998f-8959e7a860dc.png">
On iOS, if I try to include the /lib/bzip2/ folder, I get:
On line:
https://github.com/nmoinvaz/minizip/blob/4fe06872433fde80652e057d179d5d70a95e8294/lib/bzip2/compress.c#L514
Screenshot:
