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

typedef unsigned long nfds_t;

#endif