X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ia64%2Fpoll.h;h=bcaf9f1402427ddaef313f0d82306d58e6a7410e;hb=cc169158e75d370ff961e5653a326a7ee1688b6b;hp=160258a0528d2692292cd8d3941bf595e6fcfa31;hpb=207e0a826fdee4bfe853681aef2175a739c11286;p=linux-2.6.git diff --git a/include/asm-ia64/poll.h b/include/asm-ia64/poll.h index 160258a05..bcaf9f140 100644 --- a/include/asm-ia64/poll.h +++ b/include/asm-ia64/poll.h @@ -21,6 +21,7 @@ #define POLLWRBAND 0x0200 #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 +#define POLLRDHUP 0x2000 struct pollfd { int fd;