[Bug 246189] graphics/wayland: fix wl_client_get_credentials
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246189 --- Comment #5 from Greg V <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"