MUSL切换问题修复

Signed-off-by: Vincentchenhao <chenhao286@huawei.com>
This commit is contained in:
Vincentchenhao 2021-06-29 10:59:45 +08:00
parent bd4ccead83
commit ebbe408177

View File

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