X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fpoll.h;h=9c7d1263103353745dfb10cece78ac1e3719d976;hb=refs%2Fremotes%2Fvserver;hp=edd2054da86b49d3b83503b7aed2962ab3f416af;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-powerpc/poll.h b/include/asm-powerpc/poll.h index edd2054da..9c7d12631 100644 --- a/include/asm-powerpc/poll.h +++ b/include/asm-powerpc/poll.h @@ -13,6 +13,7 @@ #define POLLWRBAND 0x0200 #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 +#define POLLRDHUP 0x2000 struct pollfd { int fd;