fix: l0 shell adapt new master

Change-Id: Ia4e0c848b76e8fda7c5a2f9e1b2246b2a09947a4
Signed-off-by: silen <wuyunjie@huawei.com>
This commit is contained in:
silen
2021-07-17 19:54:42 +08:00
parent ad15bbd6a4
commit fd2227e5c8
6 changed files with 5 additions and 12 deletions

View File

@@ -30,16 +30,13 @@
*/
#include "los_config.h"
#include "sys/mount.h"
#include "los_task.h"
#include "los_typedef.h"
#include "shell.h"
#include "sys/stat.h"
#include "stdlib.h"
#include "unistd.h"
#include "fcntl.h"
#include "sys/statfs.h"
#include "stdio.h"
#include "pthread.h"