summaryrefslogtreecommitdiff
path: root/src/db/update/UpdateIO.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/update/UpdateIO.cxx')
-rw-r--r--src/db/update/UpdateIO.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/db/update/UpdateIO.cxx b/src/db/update/UpdateIO.cxx
index 1b0037355..7bf743ce8 100644
--- a/src/db/update/UpdateIO.cxx
+++ b/src/db/update/UpdateIO.cxx
@@ -19,7 +19,6 @@
#include "config.h" /* must be first for large file support */
#include "UpdateIO.hxx"
-#include "UpdateDomain.hxx"
#include "db/plugins/simple/Directory.hxx"
#include "storage/FileInfo.hxx"
#include "storage/StorageInterface.hxx"
@@ -30,7 +29,6 @@
#include "Log.hxx"
#include <errno.h>
-#include <unistd.h>
bool
GetInfo(Storage &storage, const char *uri_utf8, StorageFileInfo &info)