fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-sh / poll.h
index 52f95b9..dbca9b3 100644 (file)
@@ -16,6 +16,7 @@
 #define POLLWRBAND     0x0200
 #define POLLMSG                0x0400
 #define POLLREMOVE     0x1000
+#define POLLRDHUP       0x2000
 
 struct pollfd {
        int fd;