X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-arm%2Fpoll.h;h=5030b2b232a3c7433be4c96676da242e77155c90;hb=refs%2Fheads%2Fvserver;hp=2744ca831f5d126130df470e06a4805c062c9832;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-arm/poll.h b/include/asm-arm/poll.h index 2744ca831..5030b2b23 100644 --- a/include/asm-arm/poll.h +++ b/include/asm-arm/poll.h @@ -16,6 +16,7 @@ #define POLLWRBAND 0x0200 #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 +#define POLLRDHUP 0x2000 struct pollfd { int fd;