X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fpoll.h;h=70881f8c5c5092e58e00df92ec21956abeb1586e;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=a000f1f789e342b296b305879caa4f6b3921da6f;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-mips/poll.h b/include/asm-mips/poll.h index a000f1f78..70881f8c5 100644 --- a/include/asm-mips/poll.h +++ b/include/asm-mips/poll.h @@ -17,6 +17,7 @@ /* These seem to be more or less nonstandard ... */ #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 +#define POLLRDHUP 0x2000 struct pollfd { int fd;