This should fix OpenBSD for good.

Thanks Wilbern Cobb and Thorsten Glaser.
This commit is contained in:
theoddone33
2002-05-23 17:09:35 +00:00
parent e26983d63d
commit 7de3445a22
9 changed files with 15 additions and 21 deletions

View File

@@ -1,7 +1,11 @@
#ifndef __ZPNG__
#define __ZPNG__
#ifdef NO_PNG
#undef __PNG__
#else
#define __PNG__
#endif
#ifdef __PNG__
#ifndef bool