Commit Diff


commit - d68f2c0e20f502d7bea2f0136527683f830b3d6c
commit + d89a2828a39d1ae3d6c68b2d325ce6a3d0ca768a
blob - 3e84b2cb0fa7e3e391401f0f6fe2dc4747a01222
blob + 70ace572f447749d8c902a1519092c82e736e41a
--- 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>