aboutsummaryrefslogtreecommitdiff
path: root/src/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cache.c')
-rw-r--r--src/cache.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cache.c b/src/cache.c
index 8ac859ac..58f3c174 100644
--- a/src/cache.c
+++ b/src/cache.c
@@ -16,11 +16,8 @@
#include <ctype.h> /* for tolower */
#include <sys/types.h>
-#include <sys/stat.h>
#include <stdlib.h>
#include <string.h>
-#include <fcntl.h>
-#include <unistd.h>
#include "msg.h"
#include "IO/Url.h"