X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1f16b850059371647cf20d9964663dbd5af12c1e..a9e41db760792a4e666492d77290f4c51e9c5b19:/src/jpeg/jconfig.h?ds=sidebyside 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