X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-m68k%2Fpoll.h;fp=include%2Fasm-m68k%2Fpoll.h;h=0fb8843647f8a4a4bbafc74d99bda97e622db475;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=c4b69c4a87e1a337d6c66b564f264d57ccd05fa2;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-m68k/poll.h b/include/asm-m68k/poll.h index c4b69c4a8..0fb884364 100644 --- a/include/asm-m68k/poll.h +++ b/include/asm-m68k/poll.h @@ -13,6 +13,7 @@ #define POLLWRBAND 256 #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 +#define POLLRDHUP 0x2000 struct pollfd { int fd;