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