X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sparc%2Fpoll.h;h=26f13fb35497f77926404a6503e7b091c1f5a425;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=3ddcc6481f0973d3441c7a18605e843fbfcf4a8f;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-sparc/poll.h b/include/asm-sparc/poll.h index 3ddcc6481..26f13fb35 100644 --- a/include/asm-sparc/poll.h +++ b/include/asm-sparc/poll.h @@ -13,6 +13,7 @@ #define POLLWRBAND 256 #define POLLMSG 512 #define POLLREMOVE 1024 +#define POLLRDHUP 2048 struct pollfd { int fd;