diff options
| author | ame <[email protected]> | 2023-10-24 23:51:50 -0500 |
|---|---|---|
| committer | ame <[email protected]> | 2023-10-24 23:51:50 -0500 |
| commit | 27c33caa85a3f61686ceae7bf555817d69df9c84 (patch) | |
| tree | 185cdaabc7923dc8444e4afee185f94a1e19c160 /src/hash/sha01.c | |
| parent | c177b7a0ec55307e4f1352ca8b68c3e059c2add6 (diff) | |
sha2xx
Diffstat (limited to 'src/hash/sha01.c')
| -rw-r--r-- | src/hash/sha01.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hash/sha01.c b/src/hash/sha01.c index b606daa..48382bf 100644 --- a/src/hash/sha01.c +++ b/src/hash/sha01.c @@ -1,5 +1,4 @@ #include "../crypto.h" -#include "sha01.h" #include <stdlib.h> #include <string.h> #include <stdint.h> |
