mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
2e6f62dcf9
Is a Posix function and available on macOS since version 10.12, has better granularity than gettimeofday. Add missing header <time.h> where clock_gettime is specified. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>