]> git.ipfire.org Git - thirdparty/git.git/blobdiff - read-cache.c
wrapper.h: move declarations for wrapper.c functions from cache.h
[thirdparty/git.git] / read-cache.c
index 63789ea5e21d9b2fbcd36c4f9839cc1aaece3bd6..9a8d5fe97ed4aa06a0f4fd0579d2376f6a615f46 100644 (file)
@@ -32,6 +32,7 @@
 #include "csum-file.h"
 #include "promisor-remote.h"
 #include "hook.h"
+#include "wrapper.h"
 
 /* Mask for the name length in ce_flags in the on-disk index */