1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 20:25:47 +00:00

Silence implicit declaration warning

This commit is contained in:
Twinaphex 2017-01-30 17:35:00 +01:00
parent fc2654cd0f
commit 2606218aa1

View File

@ -22,6 +22,8 @@
#include <sys/utsname.h>
#include <mach/mach_host.h>
#include <CoreFoundation/CoreFoundation.h>
#include <CoreFoundation/CFArray.h>