diff --git a/modules/libimg/png/pngconf.h b/modules/libimg/png/pngconf.h index 659b3d06dfe..095613947a9 100644 --- a/modules/libimg/png/pngconf.h +++ b/modules/libimg/png/pngconf.h @@ -1229,7 +1229,8 @@ typedef z_stream FAR * png_zstreamp; # endif /* PNG_IMPEXP */ #else /* !(DLL || non-cygwin WINDOWS) */ # if (defined(__IBMC__) || defined(IBMCPP__)) && defined(__OS2__) -# define PNGAPI _System +/* # define PNGAPI _System */ +# define PNGAPI # define PNG_IMPEXP # else # if 0 /* ... other platforms, with other meanings */