feat(shell): fixed build error

This commit is contained in:
Alex Duan 2022-10-09 14:30:14 +08:00
parent b222ff4ba5
commit d69bc6d6d5
1 changed files with 1 additions and 1 deletions

View File

@ -15,8 +15,8 @@
#define __USE_XOPEN #define __USE_XOPEN
#include "shellTire.h"
#include "os.h" #include "os.h"
#include "shellTire.h"
// ----------- interface ------------- // ----------- interface -------------