(rpng_fbio.c) GEKKO ifdef not needed here
This commit is contained in:
parent
299577cb87
commit
4550019b2c
|
@ -28,10 +28,6 @@
|
|||
#include <string.h>
|
||||
#include <boolean.h>
|
||||
|
||||
#ifdef GEKKO
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
#include "rpng_common.h"
|
||||
#include "rpng_decode.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue