# | Line 33 | Line 33 | |
---|---|---|
33 | #endif | |
34 | ||
35 | #if defined(__MACH__) | |
36 | < | #include <mach/mach_host.h> |
36 | > | #include <mach/mach.h> |
37 | #include <mach/clock.h> | |
38 | ||
39 | static clock_serv_t host_clock; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |