]> git.ipfire.org Git - thirdparty/git.git/blobdiff - shallow.c
wrapper.h: move declarations for wrapper.c functions from cache.h
[thirdparty/git.git] / shallow.c
index c5433a4fd30ee3e99e74ed5783113037b874a7fa..7fcba5f6d06193bcdd38c8e69bdeda9e63e52c86 100644 (file)
--- a/shallow.c
+++ b/shallow.c
@@ -17,6 +17,7 @@
 #include "list-objects.h"
 #include "commit-reach.h"
 #include "shallow.h"
+#include "wrapper.h"
 
 void set_alternate_shallow_file(struct repository *r, const char *path, int override)
 {