diff options
Diffstat (limited to 'jpeg/jconfig.h')
| -rw-r--r-- | jpeg/jconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jpeg/jconfig.h b/jpeg/jconfig.h index a99002284..53e01f453 100644 --- a/jpeg/jconfig.h +++ b/jpeg/jconfig.h @@ -7,6 +7,7 @@ #ifdef __CHAR_UNSIGNED__ # define CHAR_IS_UNSIGNED #endif /* __CHAR_UNSIGNED__ */ +#define HAVE_STDLIB_H /* Define this if you get warnings about undefined structures. */ #undef INCOMPLETE_TYPES_BROKEN |
