summaryrefslogtreecommitdiffstats
path: root/libc-bottom-half/headers/public/__typedef_uid_t.h
blob: c9da30036c94a3852bbeaf7ed17504924e41abae (plain)
1
2
3
4
5
6
#ifndef __wasilibc___typedef_uid_t_h
#define __wasilibc___typedef_uid_t_h

typedef unsigned uid_t;

#endif