Files
mesa/src/util/perf
Russell Greene ae9d365686 perfetto: fix macos compile
On macos, <sys/types.h> does not declare clockid_t,
but it's instead in <time.h>, which also includes
<sys/types.h> on Linux, so just include <time.h> on
all UNIX platforms.

Fixes: a871eabc
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12064
Tested-by: Vinson Lee <vlee@freedesktop.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31881>
2024-11-09 09:23:22 +00:00
..
2023-08-19 23:09:45 +02:00
2023-08-19 23:09:45 +02:00
2024-11-09 09:23:22 +00:00
2024-08-03 16:03:07 +03:00
2024-08-03 16:03:07 +03:00