X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1f16b850059371647cf20d9964663dbd5af12c1e..b404a8f3b072129c107c6d9a5e0f6f53cd34807b:/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