mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-18 11:53:05 +08:00
[components][ulog] include stdlib.h for atoi
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#include "ulog.h"
|
||||
#include "rthw.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user