Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Revert "git-add--interactive: remove hunk coalescing"
[gitweb.git]
/
builtin-checkout.c
diff --git
a/builtin-checkout.c
b/builtin-checkout.c
index 383598c9bf06394ff44345e1c56ccb6adb4a9d80..dc4bfb5fc08d51644435f158e3b07ffe518ac419 100644
(file)
--- a/
builtin-checkout.c
+++ b/
builtin-checkout.c
@@
-5,6
+5,7
@@
#include "commit.h"
#include "tree.h"
#include "tree-walk.h"
+#include "cache-tree.h"
#include "unpack-trees.h"
#include "dir.h"
#include "run-command.h"