mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
Move crypto implementations to src/crypto/
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include "key.h"
|
||||
|
||||
#include "sha2.h"
|
||||
#include "crypto/sha2.h"
|
||||
|
||||
#include <openssl/bn.h>
|
||||
#include <openssl/ecdsa.h>
|
||||
|
||||
Reference in New Issue
Block a user