OS/2 runtime bustage - this should be the right thing to do, but it causes PNG to crash horribly backing out for now

This commit is contained in:
mkaply%us.ibm.com 2002-10-07 04:10:10 +00:00
parent 782c07c6eb
commit 0367899309

View File

@ -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 */