X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-parisc%2Fpoll.h;h=20e4d03c74cb835d7d873015456aa26a0b67a6c6;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=1c1da86934cffc08326f181478f437c50b502faa;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-parisc/poll.h b/include/asm-parisc/poll.h index 1c1da8693..20e4d03c7 100644 --- a/include/asm-parisc/poll.h +++ b/include/asm-parisc/poll.h @@ -16,6 +16,7 @@ #define POLLWRBAND 0x0200 #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 +#define POLLRDHUP 0x2000 struct pollfd { int fd;