X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=checkout-index.c;h=9876af6fd60a81d871e6be30060cc93d0e0259c7;hb=b3ca4e4ebba6915ea534c4b82cfc5d6f10b4c283;hp=cc3a745c149b38ae250ac5656bb4a4843a95f6a4;hpb=0cc9e70c4c9adb3e79b4a492f2f989c611d85966;p=git.git diff --git a/checkout-index.c b/checkout-index.c index cc3a745c..9876af6f 100644 --- a/checkout-index.c +++ b/checkout-index.c @@ -39,6 +39,7 @@ #include "cache.h" #include "strbuf.h" #include "quote.h" +#include "cache-tree.h" #define CHECKOUT_ALL 4 static const char *prefix;