]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git.c
The sixth batch
[thirdparty/git.git] / git.c
diff --git a/git.c b/git.c
index 2e4efb4ff08f16cd6040350bf2720e0375adab96..a2d337eed77c13bf43ffde57642af9c1ea68b2db 100644 (file)
--- a/git.c
+++ b/git.c
@@ -4,6 +4,7 @@
 #include "help.h"
 #include "run-command.h"
 #include "alias.h"
+#include "shallow.h"
 
 #define RUN_SETUP              (1<<0)
 #define RUN_SETUP_GENTLY       (1<<1)