mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-11 23:45:13 +00:00
nshlib:nsh login include nshlib/nshlib.h
Signed-off-by: huangjian <huangjian@xiaomi.com>
This commit is contained in:
parent
9f3e2cd234
commit
78020aec0d
2 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
|
||||
#include "nsh.h"
|
||||
#include "nsh_console.h"
|
||||
#include "nshlib/nshlib.h"
|
||||
|
||||
#ifdef CONFIG_NSH_CONSOLE_LOGIN
|
||||
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@
|
|||
|
||||
#include "nsh.h"
|
||||
#include "nsh_console.h"
|
||||
#include "nshlib/nshlib.h"
|
||||
|
||||
#ifdef CONFIG_NSH_CONSOLE_LOGIN
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue