aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libq/hash_fd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libq/hash_fd.c b/libq/hash_fd.c
index 07f305c..176d3af 100644
--- a/libq/hash_fd.c
+++ b/libq/hash_fd.c
@@ -269,6 +269,8 @@ static void sha1_end(unsigned char hval[], struct sha1_ctx_t *ctx)
* 3 (smallest) 5.1 4912
*/
+# define MD5_DIGEST_SIZE 16
+
# define MD5SUM_SIZE_VS_SPEED 2
/* Handle endian-ness */