aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/include/linux/wait.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-headers/include/linux/wait.h')
-rw-r--r--linux-headers/include/linux/wait.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/include/linux/wait.h b/linux-headers/include/linux/wait.h
index e16291f..bdd8d47 100644
--- a/linux-headers/include/linux/wait.h
+++ b/linux-headers/include/linux/wait.h
@@ -17,6 +17,7 @@
#define P_ALL 0
#define P_PID 1
#define P_PGID 2
+#define P_PIDFD 3
#endif /* _LINUX_WAIT_H */