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