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