aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/poll.h')
-rw-r--r--include/asm-powerpc/poll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-powerpc/poll.h b/include/asm-powerpc/poll.h
index edd2054da86b..9c7d12631033 100644
--- a/include/asm-powerpc/poll.h
+++ b/include/asm-powerpc/poll.h
@@ -13,6 +13,7 @@
#define POLLWRBAND 0x0200
#define POLLMSG 0x0400
#define POLLREMOVE 0x1000
+#define POLLRDHUP 0x2000
struct pollfd {
int fd;