[Bug 268028] [PATCH] remove unneeded sys/types.h include

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 Dec 2022 04:07:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268028

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=5b6f0a5012e9bc37dcb32b57b41e2443a46da620

commit 5b6f0a5012e9bc37dcb32b57b41e2443a46da620
Author:     Guilherme Janczak <guilherme.janczak@yandex.com>
AuthorDate: 2022-11-28 22:57:37 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-12-06 04:06:23 +0000

    libc: remove unneeded sys/types.h include from several synopses

    PR:     268028

    (cherry picked from commit a6d40b0ad2c51e16a8c99750d5ed6f9aea2be7d4)

 lib/libc/gen/ftok.3         | 3 +--
 lib/libc/gen/getpeereid.3   | 3 +--
 lib/libc/gen/getpwent.3     | 3 +--
 lib/libc/gen/setproctitle.3 | 3 +--
 lib/libc/gen/tcgetpgrp.3    | 3 +--
 lib/libc/gen/tcgetsid.3     | 3 +--
 lib/libc/gen/tcsetpgrp.3    | 3 +--
 lib/libc/gen/tcsetsid.3     | 3 +--
 8 files changed, 8 insertions(+), 16 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.