(rpng_fbio.c) GEKKO ifdef not needed here

This commit is contained in:
twinaphex 2015-03-30 17:51:43 +02:00
parent 299577cb87
commit 4550019b2c

View File

@ -28,10 +28,6 @@
#include <string.h>
#include <boolean.h>
#ifdef GEKKO
#include <malloc.h>
#endif
#include "rpng_common.h"
#include "rpng_decode.h"