]> git.ipfire.org Git - thirdparty/git.git/blobdiff - match-trees.c
t5318: avoid unnecessary command substitutions
[thirdparty/git.git] / match-trees.c
index 72cc2baa3f96b2cbfa296335c7f0ff1094b6e96c..4cdeff53e1e8533b0dba168c19187353901253ea 100644 (file)
@@ -1,6 +1,7 @@
 #include "cache.h"
 #include "tree.h"
 #include "tree-walk.h"
+#include "object-store.h"
 
 static int score_missing(unsigned mode, const char *path)
 {