Skip to content

Commit 912fb85

Browse files
Merge pull request #864 from alladinian/hotfix/secp256k1-header-imports
2 parents 71fea84 + ec7b76c commit 912fb85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/secp256k1/scalar_4x64_impl.h

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Distributed under the MIT software license, see the accompanying *
44
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
55
**********************************************************************/
6+
#include <sys/types.h>
67

78
#ifndef SECP256K1_SCALAR_REPR_IMPL_H
89
#define SECP256K1_SCALAR_REPR_IMPL_H

0 commit comments

Comments
 (0)