mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 07:13:30 +08:00
remove redefinition 'mode_t'
This commit is contained in:
parent
b0102830e2
commit
3d29ac8953
@ -25,8 +25,6 @@ typedef unsigned short u_short;
|
||||
typedef unsigned int u_int;
|
||||
typedef unsigned long u_long;
|
||||
|
||||
typedef int mode_t;
|
||||
|
||||
typedef unsigned long clockid_t;
|
||||
typedef int pid_t;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user