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=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=31b611aa74685d61ac7f244d6429298cc8bac450;hpb=cee37fe97739d85991964371c1f3a745c00dd236;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;