summaryrefslogtreecommitdiff
path: root/modules/crypto/sha512-buffer
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-09-06 18:43:36 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2021-09-06 18:44:08 -0700
commit394dde1b2307bfaa102ddcc13d718782c77ff447 (patch)
treec46adb2547f4451694f47625e8bfcaebfe5b2ece /modules/crypto/sha512-buffer
parent298f08077b41078d5a5d9a2460bbb40f40512997 (diff)
downloadgnulib-394dde1b2307bfaa102ddcc13d718782c77ff447.tar.gz
crypto: add missing file af_alg.h
* modules/crypto/md5-buffer, modules/crypto/sha1-buffer: * modules/crypto/sha256-buffer, modules/crypto/sha512-buffer: (Files): Add lib/af_alg.h, since the .c files include it.
Diffstat (limited to 'modules/crypto/sha512-buffer')
-rw-r--r--modules/crypto/sha512-buffer1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/crypto/sha512-buffer b/modules/crypto/sha512-buffer
index 416a0b5202..4bf1b80e25 100644
--- a/modules/crypto/sha512-buffer
+++ b/modules/crypto/sha512-buffer
@@ -2,6 +2,7 @@ Description:
Compute SHA384 and SHA512 checksums.
Files:
+lib/af_alg.h
lib/gl_openssl.h
lib/sha512.h
lib/sha512.c