mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 07:59:42 +00:00
(memmap.c) Silence implicit declaration of function 'free' for PSL1GHT
This commit is contained in:
parent
c8f4bdb36d
commit
a6bb8679c9
@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <memmap.h>
|
||||
|
||||
#ifndef PROT_READ
|
||||
|
Loading…
Reference in New Issue
Block a user