From dad2461a0be1efc33849114498c0bc9993a746f6 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 5 May 2018 18:04:43 +0200 Subject: crypto/{md5,sha1,sha256,sha512}: Fix module description. * modules/crypto/md5 (Depends-on): Add 'sys_socket'. * modules/crypto/sha1 (Depends-on): Likewise. * modules/crypto/sha256 (Depends-on): Likewise. * modules/crypto/sha512 (Depends-on): Likewise. --- modules/crypto/sha512 | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/crypto/sha512') diff --git a/modules/crypto/sha512 b/modules/crypto/sha512 index 6d0dd1019a..f08c2490ae 100644 --- a/modules/crypto/sha512 +++ b/modules/crypto/sha512 @@ -15,6 +15,7 @@ Depends-on: extern-inline stdalign stdint +sys_socket u64 configure.ac: -- cgit v1.2.1