add stdio include for NULL redefine

Signed-off-by: weicheng <xu.wc@outlook.com>
This commit is contained in:
weicheng
2022-03-08 16:44:51 +08:00
parent 43ef04b9e2
commit b8a150b213
+1
View File
@@ -17,6 +17,7 @@
#define CLIB_TYPES_H
#include <stdint.h>
#include <stdio.h>
typedef uint32_t HcBool;
#define HC_TRUE 1