]> git.ipfire.org Git - thirdparty/git.git/commitdiff
builtin/stash.c: delete duplicate include
authorElia Pinto <gitter.spiros@gmail.com>
Sun, 13 Mar 2022 19:55:35 +0000 (19:55 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 13 Mar 2022 22:23:17 +0000 (22:23 +0000)
 entry.h is included more than once.

Signed-off-by: Elia Pinto <gitter.spiros@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/stash.c

index 3e8af210fdee6e5901497e5c572d8bc4da23502a..548048f4443032bb55f613c655e7ed2603bdaf0d 100644 (file)
@@ -16,7 +16,6 @@
 #include "log-tree.h"
 #include "diffcore.h"
 #include "exec-cmd.h"
-#include "entry.h"
 
 #define INCLUDE_ALL_FILES 2