git: b47f4718c072 - main - MAC: mac.h: Separately test inclusion from userspace
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Dec 2024 14:45:09 UTC
The branch main has been updated by olce:
URL: https://cgit.FreeBSD.org/src/commit/?id=b47f4718c0725f4ea2e8f88359e86661e8dc4a38
commit b47f4718c0725f4ea2e8f88359e86661e8dc4a38
Author: Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2024-07-31 08:52:50 +0000
Commit: Olivier Certner <olce@FreeBSD.org>
CommitDate: 2024-12-16 14:42:26 +0000
MAC: mac.h: Separately test inclusion from userspace
Reviewed by: jamie
Approved by: markj (mentor)
MFC after: 5 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D46897
---
tools/build/test-includes/badfiles.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/build/test-includes/badfiles.inc b/tools/build/test-includes/badfiles.inc
index 1d648819cd8c..5f088d3862aa 100644
--- a/tools/build/test-includes/badfiles.inc
+++ b/tools/build/test-includes/badfiles.inc
@@ -75,7 +75,6 @@ BADHDRS= \
sys/lockf.h \
sys/lockmgr.h \
sys/loginclass.h \
- sys/mac.h \
sys/mbuf.h \
sys/md4.h \
sys/md5.h \