Skip to content

Commit 4fcea60

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

builtin/stash.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#include "log-tree.h"
1717
#include "diffcore.h"
1818
#include "exec-cmd.h"
19-
#include "entry.h"
2019

2120
#define INCLUDE_ALL_FILES 2
2221

0 commit comments

Comments
 (0)