We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09698c8 commit 05fb9fdCopy full SHA for 05fb9fd
include/secp256k1_frost.h
@@ -7,7 +7,7 @@
7
extern "C" {
8
#endif
9
10
-#include <stdint.h>
+#include <stddef.h>
11
12
/** This code is currently a work in progress. It's not secure nor stable.
13
* IT IS EXTREMELY DANGEROUS AND RECKLESS TO USE THIS MODULE IN PRODUCTION!
0 commit comments