mirror of
https://github.com/openharmony/security_deviceauth.git
synced 2026-07-21 03:15:26 -04:00
add stdio include for NULL redefine
Signed-off-by: weicheng <xu.wc@outlook.com>
This commit is contained in:
Regular → Executable
+1
@@ -17,6 +17,7 @@
|
||||
#define CLIB_TYPES_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
typedef uint32_t HcBool;
|
||||
#define HC_TRUE 1
|
||||
|
||||
Reference in New Issue
Block a user