diff options
Diffstat (limited to 'archive-zip.c')
-rw-r--r-- | archive-zip.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/archive-zip.c b/archive-zip.c index fb12398b0f..cf285044e3 100644 --- a/archive-zip.c +++ b/archive-zip.c @@ -2,11 +2,6 @@ * Copyright (c) 2006 Rene Scharfe */ #include "cache.h" -#include "commit.h" -#include "blob.h" -#include "tree.h" -#include "quote.h" -#include "builtin.h" #include "archive.h" static int zip_date; |