소스 검색

Merge pull request #3885 from Michael0066/master

ulog:fixed compile err
Bernard Xiong 5 년 전
부모
커밋
bb49360a78
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      components/utilities/ulog/syslog/syslog.c

+ 1 - 0
components/utilities/ulog/syslog/syslog.c

@@ -11,6 +11,7 @@
 #include <stdarg.h>
 #include <ulog.h>
 #include <rthw.h>
+#include <stdint.h>
 #include "syslog.h"
 
 #ifdef ULOG_OUTPUT_FLOAT