12 lines
303 B
Diff
12 lines
303 B
Diff
--- djmount/cache.h.orig 2016-04-25 08:49:55.265766330 +0200
|
|
+++ djmount/cache.h 2016-04-25 08:50:06.728886696 +0200
|
|
@@ -25,7 +25,7 @@
|
|
|
|
#include <stdlib.h>
|
|
#include <stdbool.h>
|
|
-
|
|
+#include <sys/time.h>
|
|
|
|
/******************************************************************************
|
|
* @var Cache
|