]> git.ipfire.org Git - thirdparty/git.git/blobdiff - archive-tar.c
t5318: avoid unnecessary command substitutions
[thirdparty/git.git] / archive-tar.c
index b6f58ddf38767d86f866bd9413292e279c6cfa73..7df85652463c6cee150398a00e93e03905861b96 100644 (file)
@@ -5,6 +5,7 @@
 #include "config.h"
 #include "tar.h"
 #include "archive.h"
+#include "object-store.h"
 #include "streaming.h"
 #include "run-command.h"