X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-i386%2Fpoll.h;h=aecc80a15d3687f6fdc6274e4a17bc08eb5f4210;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=2cd4929abd40426b3ad88ef33762c859227b497b;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/asm-i386/poll.h b/include/asm-i386/poll.h index 2cd4929ab..aecc80a15 100644 --- a/include/asm-i386/poll.h +++ b/include/asm-i386/poll.h @@ -16,7 +16,6 @@ #define POLLWRBAND 0x0200 #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 -#define POLLRDHUP 0x2000 struct pollfd { int fd;