[Bug 273354] x11/libinput: fails to build on stable/14

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 30 Aug 2023 19:51:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273354

--- Comment #18 from Jan Beich <jbeich@FreeBSD.org> ---
After review D41641 (see also bug 273373) the fix here can be dropped as the
error won't be reproducible: <sys/timerfd.h> -> <sys/proc.h> (no longer
included) -> <sys/ucred.h> -> <bsm/audit.h> -> <sys/param.h> -> error. Renaming
upstream may still be useful: glibc and musl (unlike bionic) also have NOFILE
in <sys/param.h>.

-- 
You are receiving this mail because:
You are the assignee for the bug.