libpkg/sha256.c: remove non-standard memory.h header
modified libpkg/sha256.c
@@ -13,8 +13,7 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -40,7 +39,7 @@ static const WORD k[64] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -97,7 +96,7 @@ void sha256_init(SHA256_CTX *ctx)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|