aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc/poll.h')
-rw-r--r--include/asm-sparc/poll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sparc/poll.h b/include/asm-sparc/poll.h
index 3ddcc6481f09..26f13fb35497 100644
--- a/include/asm-sparc/poll.h
+++ b/include/asm-sparc/poll.h
@@ -13,6 +13,7 @@
#define POLLWRBAND 256
#define POLLMSG 512
#define POLLREMOVE 1024
+#define POLLRDHUP 2048
struct pollfd {
int fd;