summaryrefslogtreecommitdiff
path: root/src/poll/nfds_t.h
blob: 2a8b8208ef5bcf2a0d891de77c89cec19364c6d1 (plain)
1
2
3
4
5
6
#include <poll.h>
typedef unsigned int                                                     nfds_t;
/*
XOPEN(400)
POSIX(200809)
*/