mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
Fix osx compile. (nw)
This commit is contained in:
parent
e8233100c2
commit
da8810b1bc
@ -9,9 +9,11 @@
|
||||
//
|
||||
//============================================================
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/types.h>
|
||||
#include <signal.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <mach/mach.h>
|
||||
#include <mach/mach_time.h>
|
||||
|
Loading…
Reference in New Issue
Block a user