]> git.proxmox.com Git - wasi-libc.git/blame - libc-bottom-half/headers/public/__typedef_gid_t.h
Use __BIGGEST_ALIGNMENT__ instead of max_align_t (#375)
[wasi-libc.git] / libc-bottom-half / headers / public / __typedef_gid_t.h
CommitLineData
753cc434
DG
1#ifndef __wasilibc___typedef_gid_t_h
2#define __wasilibc___typedef_gid_t_h
3
4typedef unsigned gid_t;
5
6#endif