fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-m68k / poll.h
index c4b69c4..0fb8843 100644 (file)
@@ -13,6 +13,7 @@
 #define POLLWRBAND     256
 #define POLLMSG                0x0400
 #define POLLREMOVE     0x1000
+#define POLLRDHUP       0x2000
 
 struct pollfd {
        int fd;