[Bug 273354] x11/libinput: fails to build on stable/14
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273354 --- Comment #18 from Jan Beich <[email protected]> --- 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.