Explorar o código

ulog:fixed compile err

syslog.c:154:34: error: unknown type name 'uint8_t'
michael %!s(int64=5) %!d(string=hai) anos
pai
achega
3f3ff458ed
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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