(memmap.c) Silence implicit declaration of function 'free' for PSL1GHT

This commit is contained in:
libretroadmin 2023-02-20 14:29:40 +01:00
parent c8f4bdb36d
commit a6bb8679c9

View file

@ -21,6 +21,7 @@
*/
#include <stdint.h>
#include <stdlib.h>
#include <memmap.h>
#ifndef PROT_READ