linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-x86_64 / poll.h
index c0475a9..c43cbba 100644 (file)
@@ -16,7 +16,6 @@
 #define POLLWRBAND     0x0200
 #define POLLMSG                0x0400
 #define POLLREMOVE     0x1000
-#define POLLRDHUP       0x2000
 
 struct pollfd {
        int fd;