Skip to content

Commit 07b04eb

Browse files
devzero2000gitster
authored andcommitted
builtin/sparse-checkout.c: delete duplicate include
cache.h is included more than once. Signed-off-by: Elia Pinto <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7cbbb77 commit 07b04eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

builtin/sparse-checkout.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include "run-command.h"
99
#include "strbuf.h"
1010
#include "string-list.h"
11-
#include "cache.h"
1211
#include "cache-tree.h"
1312
#include "lockfile.h"
1413
#include "resolve-undo.h"

0 commit comments

Comments
 (0)