[crypto] fix sm2 malloc error

This commit is contained in:
zhaoxiaomeng
2017-06-28 13:25:14 +08:00
parent e2f21391ab
commit 2159d0c5bc
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,8 @@
#include <string.h>
#include <malloc.h>
#include <stdlib.h>
#include <stdio.h>