Version 5.4.3.2, tag libreoffice-5.4.3.2
[LibreOffice.git] / external / jpeg-turbo / jpeg-turbo.arm_build.patch.1
blobdbd449ef4b33258c68ff4be5016a87441e7ccbb6
1 diff -ur jpeg.org/Makefile.am jpeg/Makefile.am
2 --- jpeg.org/jmemmgr.c      2017-03-15 14:29:29.286587049 +0000
3 +++ jpeg/jmemmgr.c      2017-03-15 14:31:21.096378506 +0000
4 @@ -33,6 +33,7 @@
5  #include "jpeglib.h"
6  #include "jmemsys.h"            /* import the system-dependent declarations */
7  #include <stdint.h>
8 +#include <limits.h>
9  
10  #ifndef NO_GETENV
11  #ifndef HAVE_STDLIB_H           /* <stdlib.h> should declare getenv() */