freertos: Minor changes for freertos libc_wasi build adaption (#2973)

This commit is contained in:
tkernelcn
2024-01-04 09:49:24 +08:00
committed by GitHub
parent 1ee4767d97
commit a2751903ff
3 changed files with 2 additions and 3 deletions

View File

@ -23,7 +23,6 @@
#include <stdio.h>
#include <assert.h>
#include <fcntl.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>