[Bug 268028] [PATCH] remove unneeded sys/types.h include
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268028] [PATCH] remove unneeded sys/types.h include"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Nov 2022 22:46:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268028
--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=a6d40b0ad2c51e16a8c99750d5ed6f9aea2be7d4
commit a6d40b0ad2c51e16a8c99750d5ed6f9aea2be7d4
Author: Guilherme Janczak <guilherme.janczak@yandex.com>
AuthorDate: 2022-11-28 22:57:37 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-11-29 22:45:07 +0000
libc: remove unneeded sys/types.h include from several synopses
PR: 268028
Reviewed by: kib
Discussed with: imp
MFC after: 1 week
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.