]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/fetch.c
Merge branch 'tb/shallow-cleanup'
[thirdparty/git.git] / builtin / fetch.c
index 3ae52c015d30243a40b2647f90e9c50bafa2f160..95beed57face3d5a7b7eb17544a8776d6a975155 100644 (file)
@@ -27,6 +27,7 @@
 #include "branch.h"
 #include "promisor-remote.h"
 #include "commit-graph.h"
+#include "shallow.h"
 
 #define FORCED_UPDATES_DELAY_WARNING_IN_MS (10 * 1000)