mirror of
https://github.com/openharmony/security_deviceauth.git
synced 2026-07-18 14:44:51 -04:00
!170 添加 stdio include,防止 NULL重复定义
Merge pull request !170 from xuweicheng/master
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