[Bug 246189] graphics/wayland: fix wl_client_get_credentials

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 5 12:20:32 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246189

--- Comment #5 from Greg V <greg at unrelenting.technology> ---
(In reply to Jan Beich from comment #3)

> Can be simplified to defined(__FreeBSD__) && __FreeBSD__ >= 13

tbh, maybe the whole HAVE_SYS_UCRED_H thing should just be __FreeBSD__.

There's no guarantee that other systems don't have a sys/ucred.h that contains
completely different stuff. We've had that with Linux capabilities vs
Capsicum..

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


More information about the freebsd-x11 mailing list