X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-i386%2Fpoll.h;h=2cd4929abd40426b3ad88ef33762c859227b497b;hb=e4151eaa7f231296d027b8fb34e2b855a3480836;hp=aecc80a15d3687f6fdc6274e4a17bc08eb5f4210;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=powerpc.git diff --git a/include/asm-i386/poll.h b/include/asm-i386/poll.h index aecc80a15d..2cd4929abd 100644 --- a/include/asm-i386/poll.h +++ b/include/asm-i386/poll.h @@ -16,6 +16,7 @@ #define POLLWRBAND 0x0200 #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 +#define POLLRDHUP 0x2000 struct pollfd { int fd;