1 #ifndef __wasilibc___typedef_gid_t_h
2 #define __wasilibc___typedef_gid_t_h
3 
4 typedef unsigned gid_t;
5 
6 #endif
7