Commit Diff


commit - 19467d598676c21cf908e3ee8f60a6e04306cede
commit + 3e733fce1694de7f60abd32ceb2a82921ee21429
blob - eacc404c3d5931a6cc8d2c00dcb03d455204a92d
blob + 6de83c3b1f3f4cce6835e57eacd229668c691d1b
--- lib/delta_cache.c
+++ lib/delta_cache.c
@@ -18,6 +18,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <stdint.h>
+#include <sha1.h>
 #include <stdio.h>
 #include <zlib.h>
 #include <limits.h>