diff options
Diffstat (limited to 'shallow.c')
-rw-r--r-- | shallow.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ #include "diff.h" #include "revision.h" #include "commit-slab.h" -#include "sigchain.h" static int is_shallow = -1; static struct stat_validity shallow_stat; |