https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288594
--- Comment #3 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=c791ea80b5f74a6fb08ffa2c2541d158fd218d12 commit c791ea80b5f74a6fb08ffa2c2541d158fd218d12 Author: Brooks Davis <[email protected]> AuthorDate: 2025-08-04 09:33:41 +0000 Commit: Brooks Davis <[email protected]> CommitDate: 2025-08-04 12:58:47 +0000 kadm5srv: get common headers from kadm5clnt Both were installing admin.h, chpass_util_strings.h, and kadm_err.h. kadm5clnt is ordered first in krb5/lib/Makefile so pick it. PR: 288594 Pull Request: https://github.com/freebsd/freebsd-src/pull/1801 krb5/lib/kadm5srv/Makefile | 6 ------ 1 file changed, 6 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
