mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
No need to include the hkdf headers twice
This commit is contained in:
@@ -29,8 +29,6 @@
|
||||
#include "sodium/crypto_hash_sha512.h"
|
||||
#include "sodium/crypto_ipcrypt.h"
|
||||
#include "sodium/crypto_kdf.h"
|
||||
#include "sodium/crypto_kdf_hkdf_sha256.h"
|
||||
#include "sodium/crypto_kdf_hkdf_sha512.h"
|
||||
#include "sodium/crypto_kdf_blake2b.h"
|
||||
#include "sodium/crypto_kdf_hkdf_sha256.h"
|
||||
#include "sodium/crypto_kdf_hkdf_sha512.h"
|
||||
|
||||
Reference in New Issue
Block a user