opnsense-ports/www/ungoogled-chromium/files/patch-third__party_wayland_include_config.h
Franco Fichtner 37fe4377ba */*: sync with upstream
Taken from: FreeBSD
2023-02-10 19:48:45 +01:00

14 lines
287 B
C

--- third_party/wayland/include/config.h.orig 2023-02-11 09:11:04 UTC
+++ third_party/wayland/include/config.h
@@ -25,7 +25,11 @@
#undef HAVE_SYS_PROCCTL_H
+#if defined(__FreeBSD__)
+#define HAVE_SYS_UCRED_H
+#else
#undef HAVE_SYS_UCRED_H
+#endif
#define HAVE_XUCRED_CR_PID 0