summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/libjpegturbo/ppc-amigaos/jmemmgr.c.p
blob: f0bf615ef2a10db90dc07cc32bf964788ff43638 (plain)
1
2
3
4
5
6
7
8
9
10
--- jmemmgr.c.old	2016-10-05 22:58:26.559475774 +0000
+++ jmemmgr.c	2016-10-05 23:00:00.731473878 +0000
@@ -32,6 +32,7 @@
 #include "jinclude.h"
 #include "jpeglib.h"
 #include "jmemsys.h"            /* import the system-dependent declarations */
+#include <limits.h>
 #include <stdint.h>
 
 #ifndef NO_GETENV