We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71fea84 + ec7b76c commit 912fb85Copy full SHA for 912fb85
Sources/secp256k1/scalar_4x64_impl.h
@@ -3,6 +3,7 @@
3
* Distributed under the MIT software license, see the accompanying *
4
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
5
**********************************************************************/
6
+#include <sys/types.h>
7
8
#ifndef SECP256K1_SCALAR_REPR_IMPL_H
9
#define SECP256K1_SCALAR_REPR_IMPL_H
0 commit comments