]> git.ipfire.org Git - thirdparty/git.git/blobdiff - compat/sha1-chunked.c
cache.h: remove this no-longer-used header
[thirdparty/git.git] / compat / sha1-chunked.c
index 56729d92dcf17dd37fd36b5192eab87a0118603c..a4a6f930d7b14a473d5e47a9a90b84a7557054af 100644 (file)
@@ -1,4 +1,4 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "hash-ll.h"
 
 int git_SHA1_Update_Chunked(platform_SHA_CTX *c, const void *data, size_t len)