Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrtj committed Sep 20, 2024
1 parent be5c51d commit 722daba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Secp256k1.xs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#define PERL_NO_GET_CONTEXT
#include "EXTERN.h"
#include "perl.h"
#include "XSUB.h"

#define SECP256K1_STATIC
#include <secp256k1.h>

#define CURVE_SIZE 32
Expand Down

0 comments on commit 722daba

Please sign in to comment.