X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sparc%2Fpoll.h;h=26f13fb35497f77926404a6503e7b091c1f5a425;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=3ddcc6481f0973d3441c7a18605e843fbfcf4a8f;hpb=cee37fe97739d85991964371c1f3a745c00dd236;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;