]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/rev-parse.c
read-cache*.h: move declarations for read-cache.c functions from cache.h
[thirdparty/git.git] / builtin / rev-parse.c
index 852e49e3403119707118973f6285e26c0893c355..ad93e5fad88c44a400601dc134ba34c0b5fb56d1 100644 (file)
@@ -18,6 +18,7 @@
 #include "object-name.h"
 #include "parse-options.h"
 #include "diff.h"
+#include "read-cache-ll.h"
 #include "revision.h"
 #include "setup.h"
 #include "split-index.h"