clock: add missing include

This commit is contained in:
Hagen Fritsch
2013-02-27 19:42:32 +01:00
committed by Max Kellermann
parent d5b756413a
commit 28a60db5aa
2 changed files with 4 additions and 0 deletions

View File

@@ -25,6 +25,9 @@
#include <mach/mach_time.h>
#else
#include <time.h>
#ifndef CLOCK_MONOTONIC
#include <sys/time.h>
#endif
#endif
unsigned