summaryrefslogtreecommitdiffstats
path: root/man/man2/pidfd_open.2
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/man2/pidfd_open.2 (renamed from man2/pidfd_open.2)3
1 files changed, 2 insertions, 1 deletions
diff --git a/man2/pidfd_open.2 b/man/man2/pidfd_open.2
index 32e92c0..9c4c840 100644
--- a/man2/pidfd_open.2
+++ b/man/man2/pidfd_open.2
@@ -2,7 +2,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH pidfd_open 2 2023-10-31 "Linux man-pages 6.7"
+.TH pidfd_open 2 2024-05-02 "Linux man-pages (unreleased)"
.SH NAME
pidfd_open \- obtain a file descriptor that refers to a process
.SH LIBRARY
@@ -214,6 +214,7 @@ event.
#include <stdio.h>
#include <stdlib.h>
#include <sys/syscall.h>
+#include <sys/types.h>
#include <unistd.h>
\&
static int