X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-s390%2Fpoll.h;h=6f7f65ac7d27da520ca756590ba1495076dd34a2;hb=3967a72a825e44bff5d10f516e90b6f59f59e599;hp=e90a5ca4206193716cf4490270ce9a4e2ae55f82;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/include/asm-s390/poll.h b/include/asm-s390/poll.h index e90a5ca42..6f7f65ac7 100644 --- a/include/asm-s390/poll.h +++ b/include/asm-s390/poll.h @@ -24,6 +24,7 @@ #define POLLWRBAND 0x0200 #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 +#define POLLRDHUP 0x2000 struct pollfd { int fd;