diff options
Diffstat (limited to 'archive-zip.c')
-rw-r--r-- | archive-zip.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archive-zip.c b/archive-zip.c index 36e922a1f2..f31b8ed823 100644 --- a/archive-zip.c +++ b/archive-zip.c @@ -1,7 +1,6 @@ /* * Copyright (c) 2006 Rene Scharfe */ -#include <time.h> #include "cache.h" #include "commit.h" #include "blob.h" |