X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fpoll.h;h=9c7d1263103353745dfb10cece78ac1e3719d976;hb=a2f44b27303a5353859d77a3e96a1d3f33f56ab7;hp=edd2054da86b49d3b83503b7aed2962ab3f416af;hpb=134734d875a0a48d994ef20b9905209b4b8b6f75;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;