mlibc/abis/linux/x86_64/uid_t.h

9 lines
100 B
C

#ifndef _ABIBITS_UID_T_H
#define _ABIBITS_UID_T_H
typedef int uid_t;
#endif // _ABIBITS_UID_T_H