fix(shell): threads array destroydump1

This commit is contained in:
Alex Duan 2022-10-09 10:55:37 +08:00
parent ff73c3f5f2
commit c7fdc00fbf
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#define __USE_XOPEN #define __USE_XOPEN
#include "os.h" #include "os.h"
#include "tire.h" #include "shellTire.h"
// ----------- interface ------------- // ----------- interface -------------