The branch main has been updated by cy:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=18a8f5714c48b067279ec436d31ef82bd6a63f64

commit 18a8f5714c48b067279ec436d31ef82bd6a63f64
Author:     Cy Schubert <c...@freebsd.org>
AuthorDate: 2025-06-23 14:19:30 +0000
Commit:     Cy Schubert <c...@freebsd.org>
CommitDate: 2025-06-23 16:02:20 +0000

    krb5: Do not remove krb5.h when selecting Heimdal
---
 tools/build/mk/OptionalObsoleteFiles.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tools/build/mk/OptionalObsoleteFiles.inc 
b/tools/build/mk/OptionalObsoleteFiles.inc
index e312cf1f4ad4..75007ae6a37b 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -5725,7 +5725,6 @@ OLD_FILES+=usr/include/kadm5/chpass_util_strings.h
 OLD_FILES+=usr/include/kadm5/kadm_err.h
 OLD_FILES+=usr/include/kdb.h
 OLD_FILES+=usr/include/krad.h
-OLD_FILES+=usr/include/krb5.h
 OLD_FILES+=usr/include/krb5/ccselect_plugin.h
 OLD_FILES+=usr/include/krb5/certauth_plugin.h
 OLD_FILES+=usr/include/krb5/clpreauth_plugin.h
@@ -5734,7 +5733,6 @@ OLD_FILES+=usr/include/krb5/kadm5_auth_plugin.h
 OLD_FILES+=usr/include/krb5/kadm5_hook_plugin.h
 OLD_FILES+=usr/include/krb5/kdcpolicy_plugin.h
 OLD_FILES+=usr/include/krb5/kdcpreauth_plugin.h
-OLD_FILES+=usr/include/krb5/krb5.h
 OLD_FILES+=usr/include/krb5/localauth_plugin.h
 OLD_FILES+=usr/include/krb5/locate_plugin.h
 OLD_FILES+=usr/include/krb5/plugin.h

Reply via email to