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