CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/26 13:02:40
Modified files:
lib/libcrypto/sha: sha1dgst.c
Log message:
Inline sha_local.h in sha1dgst.c.
Nothing other than sha1dst.c uses this header - pull it in to sha1dgst.c
directly (sha_local.h will be removed at a later date).
