Skip to content

Commit

Permalink
Merge pull request #864 from alladinian/hotfix/secp256k1-header-imports
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslavyaroslav authored Sep 27, 2024
2 parents 71fea84 + ec7b76c commit 912fb85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/secp256k1/scalar_4x64_impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Distributed under the MIT software license, see the accompanying *
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
**********************************************************************/
#include <sys/types.h>

#ifndef SECP256K1_SCALAR_REPR_IMPL_H
#define SECP256K1_SCALAR_REPR_IMPL_H
Expand Down

0 comments on commit 912fb85

Please sign in to comment.