X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Fpoll.h;h=9a785307a39f1489550a53e08a0eab860ea98708;hp=f0e68b2f6b7bee1ce2eb73012dc3327aa2354d3b;hb=43653c1250ad5eb5385d7e08292ad047420f8d25;hpb=743546a9339d3da4304fd63f74872e90ac792f63 diff --git a/include/poll.h b/include/poll.h index f0e68b2f..9a785307 100644 --- a/include/poll.h +++ b/include/poll.h @@ -18,6 +18,7 @@ extern "C" { #define POLLWRNORM 0x100 #define POLLWRBAND 0x200 #define POLLMSG 0x400 +#define POLLRDHUP 0x2000 typedef unsigned long nfds_t;