This should fix OpenBSD for good.
Thanks Wilbern Cobb and Thorsten Glaser.
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
#ifndef __ZPNG__
|
||||
#define __ZPNG__
|
||||
|
||||
#ifdef NO_PNG
|
||||
#undef __PNG__
|
||||
#else
|
||||
#define __PNG__
|
||||
#endif
|
||||
|
||||
#ifdef __PNG__
|
||||
#ifndef bool
|
||||
|
||||
Reference in New Issue
Block a user