!38 MUSL切换问题修复

Merge pull request !38 from 陈浩/myfeature
This commit is contained in:
openharmony_ci 2021-06-29 03:41:26 +00:00 committed by Gitee
commit 51ee300e05

View File

@ -16,6 +16,7 @@
#ifndef HKS_MEM_H
#define HKS_MEM_H
#include <stdint.h>
#include <stdlib.h>
#ifdef __cplusplus