fix compilation of pngformats.c under FreeMint
This commit is contained in:
@@ -27,9 +27,6 @@
|
||||
///@file fileformats.c
|
||||
/// Saving and loading different picture formats.
|
||||
|
||||
#ifdef __MINT__
|
||||
#undef _GNU_SOURCE
|
||||
#endif
|
||||
#include <string.h>
|
||||
#ifndef __no_pnglib__
|
||||
// just for png_sig_cmp()
|
||||
|
||||
Reference in New Issue
Block a user