| Previous | 199869 Revisions | Next |
| r34604 Sunday 25th January, 2015 at 14:00:26 UTC by Couriersud |
|---|
| Fix osx compile. (nw) |
| [src/osd/modules/lib] | osdlib_macosx.c |
| r243115 | r243116 | |
|---|---|---|
| 9 | 9 | // |
| 10 | 10 | //============================================================ |
| 11 | 11 | |
| 12 | #include <stdlib.h> | |
| 13 | #include <unistd.h> | |
| 14 | #include <sys/mman.h> | |
| 12 | 15 | #include <sys/types.h> |
| 13 | 16 | #include <signal.h> |
| 14 | #include <unistd.h> | |
| 15 | 17 | |
| 16 | 18 | #include <mach/mach.h> |
| 17 | 19 | #include <mach/mach_time.h> |
| https://github.com/mamedev/mame/commit/da8810b1bcf8ffc65e13d3c8812466485622d83e |
| Previous | 199869 Revisions | Next |