The types that need <sys/types.h> are better documented in system_data_types(7). Let's keep only the includes for the prototypes and the constants. Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/wait.2 | 1 - 1 file changed, 1 deletion(-) diff --git a/man2/wait.2 b/man2/wait.2 index 760f02f22..5ae955b3f 100644 --- a/man2/wait.2 +++ b/man2/wait.2 @@ -51,7 +51,6 @@ wait, waitpid, waitid \- wait for process to change state .SH SYNOPSIS .nf -.B #include <sys/types.h> .B #include <sys/wait.h> .PP .BI "pid_t wait(int *" "wstatus" ); -- 2.32.0