Date: Fri, 10 Apr 2026 10:17:45 +0000 From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 4da93b9a8a54 - main - subr_early.c: cleanup includes Message-ID: <69d8ce49.1bea9.3b8ee5d5@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=4da93b9a8a5411f7386e79053d9c46df29627594 commit 4da93b9a8a5411f7386e79053d9c46df29627594 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2026-04-10 10:16:28 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2026-04-10 10:16:28 +0000 subr_early.c: cleanup includes Sponsored by: The FreeBSD Foundation MFC after: 1 week --- sys/kern/subr_early.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/kern/subr_early.c b/sys/kern/subr_early.c index 62d271f56d75..ae06e4b4cbd2 100644 --- a/sys/kern/subr_early.c +++ b/sys/kern/subr_early.c @@ -26,8 +26,6 @@ * SUCH DAMAGE. */ -#include <sys/param.h> -#include <sys/types.h> #include <sys/systm.h> #include <machine/cpu.h>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d8ce49.1bea9.3b8ee5d5>
