clock: add missing include
This commit is contained in:

committed by
Max Kellermann

parent
d5b756413a
commit
28a60db5aa
@@ -25,6 +25,9 @@
|
||||
#include <mach/mach_time.h>
|
||||
#else
|
||||
#include <time.h>
|
||||
#ifndef CLOCK_MONOTONIC
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
unsigned
|
||||
|
Reference in New Issue
Block a user