fix: add missing #include sha256.h in jni_bridge.c
https://claude.ai/code/session_011KVZhDcV2G7idNWEBz12GY
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
*/
|
||||
#include <jni.h>
|
||||
#include "secp256k1_c.h"
|
||||
#include "sha256.h"
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user