]> git.proxmox.com Git - wasi-libc.git/blame - libc-bottom-half/headers/public/__typedef_uid_t.h
__wasi_thread_spawn: stop truncating the return value (#353)
[wasi-libc.git] / libc-bottom-half / headers / public / __typedef_uid_t.h
CommitLineData
753cc434
DG
1#ifndef __wasilibc___typedef_uid_t_h
2#define __wasilibc___typedef_uid_t_h
3
4typedef unsigned uid_t;
5
6#endif