X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-s390%2Fpoll.h;fp=include%2Fasm-s390%2Fpoll.h;h=6f7f65ac7d27da520ca756590ba1495076dd34a2;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=e90a5ca4206193716cf4490270ce9a4e2ae55f82;hpb=cee37fe97739d85991964371c1f3a745c00dd236;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;