[Bug 263102] [exp-run] Purging cdefs macros from FreeBSD

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 13 May 2022 22:55:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263102

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=2cb2e6691fae68fa081bad5624e54b345002b0fa

commit 2cb2e6691fae68fa081bad5624e54b345002b0fa
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2022-04-12 17:05:34 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2022-05-13 20:11:30 +0000

    ce,cp: Remove pointless checks for <sys/cdefs.h>

    Both of these headers check for _SYS_CDEFS_H_ after including
    <sys/param.h> which itself includes <sys/cdefs.h>.

    PR:             263102 (exp-run)
    Reviewed by:    brooks, imp, emaste
    Differential Revision:  https://reviews.freebsd.org/D34795

    (cherry picked from commit 17554af4e8531f443fce1a58ab6d4b45d82af5f2)

 sys/dev/ce/machdep.h | 4 ----
 sys/dev/cp/machdep.h | 4 ----
 2 files changed, 8 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.