diff options
Diffstat (limited to 'stream/cache.c')
-rw-r--r-- | stream/cache.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/cache.c b/stream/cache.c index a3134b7c4a..39c0701848 100644 --- a/stream/cache.c +++ b/stream/cache.c @@ -42,6 +42,7 @@ #include <errno.h> #include <assert.h> #include <pthread.h> +#include <time.h> #include <libavutil/common.h> |