mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 11:23:07 +08:00
stdio.h:Remove unnecessary header file, app header change
stdio.h remove <nuttx/xxxx.h> Some .c previously depended on <nuttx/xxx.h> and needed to be added to .c instead of stdio.h Signed-off-by: anjiahao <anjiahao@xiaomi.com>
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
#include <assert.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <nuttx/lib/lib.h>
|
||||
|
||||
#include "nsh.h"
|
||||
#include "nsh_console.h"
|
||||
|
||||
|
Reference in New Issue
Block a user