]> git.ipfire.org Git - thirdparty/git.git/blobdiff - streaming.c
wrapper.h: move declarations for wrapper.c functions from cache.h
[thirdparty/git.git] / streaming.c
index 27841dc1d9e535df291a1005a7a005d65323dd1d..6c69f59504569cc50e9a828b5dea5a91f1eef9ae 100644 (file)
@@ -7,6 +7,7 @@
 #include "object-store.h"
 #include "replace-object.h"
 #include "packfile.h"
+#include "wrapper.h"
 
 typedef int (*open_istream_fn)(struct git_istream *,
                               struct repository *,