diff options
Diffstat (limited to 'src/libfetchers/fetch-to-store.hh')
-rw-r--r-- | src/libfetchers/fetch-to-store.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libfetchers/fetch-to-store.hh b/src/libfetchers/fetch-to-store.hh index 717450944..b74879637 100644 --- a/src/libfetchers/fetch-to-store.hh +++ b/src/libfetchers/fetch-to-store.hh @@ -3,7 +3,6 @@ #include "source-path.hh" #include "store-api.hh" -#include "util.hh" #include "repair-flag.hh" #include "content-address.hh" |