X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-x86_64%2Fpoll.h;h=c0475a9d8bb860d0e330a866b6d6576b9a99d114;hb=f348d70a324e15afc701a494f32ec468abb7d1eb;hp=c43cbba31913dbaf0809938cacb272526c4ab8fe;hpb=501f2499b897ca4be68b1acc7a4bc8cf66f5fd24;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86_64/poll.h b/include/asm-x86_64/poll.h index c43cbba3191..c0475a9d8bb 100644 --- a/include/asm-x86_64/poll.h +++ b/include/asm-x86_64/poll.h @@ -16,6 +16,7 @@ #define POLLWRBAND 0x0200 #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 +#define POLLRDHUP 0x2000 struct pollfd { int fd;