mirror of
https://github.com/wolfpld/tracy.git
synced 2026-07-04 13:08:55 +00:00
This removes dependency on unistd.h header (required for syscall() on linux), which includes a definition of getopt(), which may conflict with a custom getopt implementation (for example, one that does work on windows).
456 B
456 B