fix unaligned memory access.

This commit is contained in:
Kim Kulling
2017-11-29 16:23:12 +01:00
parent b5e79c3cb6
commit fd2da59427

View File

@@ -8,6 +8,8 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define MINIZ_USE_UNALIGNED_LOADS_AND_STORES 0
#include "zip.h"
#include "miniz.h"