9a9b91c940
It's finally done.. Signed-off-by: kaguya <vpshinomiya@protonmail.com>
7 lines
110 B
C
Executable File
7 lines
110 B
C
Executable File
|
|
#ifndef _ABIBITS_UID_T_H
|
|
#define _ABIBITS_UID_T_H
|
|
|
|
typedef unsigned int uid_t;
|
|
|
|
#endif /* _ABIBITS_UID_T_H */ |