]> git.ipfire.org Git - thirdparty/git.git/blobdiff - commit-graph.c
Merge branch 'la/diff-relative-config'
[thirdparty/git.git] / commit-graph.c
index 5ea0c8e15c65fd8d0a4828a532247f774b0ee679..e3420ddcbff5e829aa821d6c42c740e6eb819d37 100644 (file)
@@ -18,6 +18,7 @@
 #include "progress.h"
 #include "bloom.h"
 #include "commit-slab.h"
+#include "shallow.h"
 
 void git_test_write_commit_graph_or_die(void)
 {