瀏覽代碼

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