diff --git a/Secp256k1.xs b/Secp256k1.xs index 6f201a4..9e9b058 100644 --- a/Secp256k1.xs +++ b/Secp256k1.xs @@ -1,8 +1,8 @@ -#define PERL_NO_GET_CONTEXT #include "EXTERN.h" #include "perl.h" #include "XSUB.h" +#define SECP256K1_STATIC #include #define CURVE_SIZE 32