mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 11:30:01 +08:00
fix: Fix compile warnings on qemu-vexpress-a9 platform (-Wimplicit-function-declaration)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include <dfs_posix.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
typedef long suseconds_t; /* microseconds (signed) */
|
||||
typedef uint32_t id_t; /* may contain pid, uid or gid */
|
||||
|
||||
Reference in New Issue
Block a user