Skip to content

Commit

Permalink
Merge pull request #1512 from nntp4/devel
Browse files Browse the repository at this point in the history
Fix bug not including sm2_z256.h
  • Loading branch information
guanzhi authored Oct 12, 2023
2 parents 65c9124 + b649589 commit 05b9d8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sm2_z256.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
#include <gmssl/error.h>
#include <gmssl/hex.h>
#include <gmssl/endian.h>
#include <gmssl/sm2_z256.h>


// z256
Expand Down

0 comments on commit 05b9d8c

Please sign in to comment.