Update sm9_alg.c

This commit is contained in:
Gorachya
2022-05-08 20:29:00 +08:00
committed by GitHub
parent 32522ffe2e
commit 4d0875a2eb

View File

@@ -53,7 +53,7 @@
#include <assert.h>
#include <gmssl/hex.h>
#include <gmssl/sm9.h>
#include "endian.h"
#include <gmssl/endian.h>
const sm9_bn_t SM9_ZERO = {0,0,0,0,0,0,0,0};