fix: implicit declaration of function 'syscall' in apps/shell

Change-Id: Id3f56ac53ec5a3c86b04bcb7a4611f2eb77f4b80
Signed-off-by: uhamc <uhamc@foxmail.com>
This commit is contained in:
uhamc
2021-10-25 10:22:59 +08:00
parent acd631c731
commit bd0c0835fc
4 changed files with 5 additions and 3 deletions

View File

@@ -29,6 +29,8 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#define _GNU_SOURCE
#include "show.h"
#include "shmsg.h"
#include "shcmd.h"