X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1f16b850059371647cf20d9964663dbd5af12c1e..f239a20092359e3c914adb79bd39f3f5d2b2e06f:/src/jpeg/jconfig.h diff --git a/src/jpeg/jconfig.h b/src/jpeg/jconfig.h index 2d79a744a5..bd5f5db9fa 100644 --- a/src/jpeg/jconfig.h +++ b/src/jpeg/jconfig.h @@ -55,8 +55,14 @@ #undef CHAR_IS_UNSIGNED #endif +#ifndef HAVE_STDDEF_H #define HAVE_STDDEF_H +#endif + +#ifndef HAVE_STDLIB_H #define HAVE_STDLIB_H +#endif + #undef NEED_BSD_STRINGS #undef NEED_SYS_TYPES_H #undef NEED_FAR_POINTERS