]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/rev-parse.c
shallow: extract a header file for shallow-related functions
[thirdparty/git.git] / builtin / rev-parse.c
index 7a00da820355b61c548449c55381577a2232a0e8..a035b7919fa98e3c949752a08b57771827fbce3b 100644 (file)
@@ -16,6 +16,7 @@
 #include "split-index.h"
 #include "submodule.h"
 #include "commit-reach.h"
+#include "shallow.h"
 
 #define DO_REVS                1
 #define DO_NOREV       2