]> git.ipfire.org Git - thirdparty/git.git/blobdiff - read-cache.c
Merge branch 'vd/fsck-submodule-url-test'
[thirdparty/git.git] / read-cache.c
index eb750e2e49a370e727ab22548d2bbe2536a0a40f..f546cf7875cbfefddbec2449e8303786e485a8dd 100644 (file)
@@ -20,7 +20,6 @@
 #include "oid-array.h"
 #include "tree.h"
 #include "commit.h"
-#include "blob.h"
 #include "environment.h"
 #include "gettext.h"
 #include "mem-pool.h"
@@ -31,7 +30,6 @@
 #include "read-cache.h"
 #include "resolve-undo.h"
 #include "revision.h"
-#include "run-command.h"
 #include "strbuf.h"
 #include "trace2.h"
 #include "varint.h"