]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/diff-index.c
Merge branch 'vd/fsck-submodule-url-test'
[thirdparty/git.git] / builtin / diff-index.c
index 220f341ffa2a138f70d6aa0d343594e6e60d2ebb..3e05260ac0e0401188163aeaf4c4d1aea0ba56d1 100644 (file)
@@ -7,8 +7,6 @@
 #include "repository.h"
 #include "revision.h"
 #include "setup.h"
-#include "sparse-index.h"
-#include "submodule.h"
 
 static const char diff_cache_usage[] =
 "git diff-index [-m] [--cached] [--merge-base] "