hash.c
2.2 KB
-
Remove the sha1.h header file and inline the content into hash.c · d03f5675
Given that the sha1.h header file should never be included into any other file, since it represents an implementation detail of hash.c, we remove the header and inline it's content. Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Ramsay Jones committed