From c6358a9d3f237a02f1e2bdc8c17fb8964179eef9 Mon Sep 17 00:00:00 2001 From: bbrtj Date: Fri, 20 Sep 2024 14:23:54 +0200 Subject: [PATCH] WIP --- Secp256k1.xs | 1 + 1 file changed, 1 insertion(+) diff --git a/Secp256k1.xs b/Secp256k1.xs index 6f201a4..15e32ff 100644 --- a/Secp256k1.xs +++ b/Secp256k1.xs @@ -3,6 +3,7 @@ #include "perl.h" #include "XSUB.h" +#define SECP256K1_STATIC #include #define CURVE_SIZE 32