mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
fix(include): FILE deps on stdio header
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
#ifndef GMSSL_SM3_XMSS_H
|
#ifndef GMSSL_SM3_XMSS_H
|
||||||
#define GMSSL_SM3_XMSS_H
|
#define GMSSL_SM3_XMSS_H
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <gmssl/sm3.h>
|
#include <gmssl/sm3.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user