OS/2 runtime bustage - this should be the right thing to do, but it causes PNG to crash horribly backing out for now
git-svn-id: svn://10.0.0.236/trunk@131288 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
54854bf765
commit
896c19f944
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user