Skip to content
Snippets Groups Projects
Commit acd9adfa authored by Simon McVittie's avatar Simon McVittie
Browse files

pressure-vessel: Fix build regression with GLib 2.80.x

With older GLib, `libglnx.h` was enough to provide
`g_fdwalk_set_cloexec()`, but with newer GLib, `glib-unix.h` is required.

Origin: https://github.com/flatpak/flatpak/pull/5737


Fixes: 7fac9ccb "pv-wrap: Use g_fdwalk_set_cloexec() instead of flatpak_close_fds_workaround()"
Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 2b94e9f9
No related branches found
No related tags found
1 merge request!711pressure-vessel: Fix build regression with GLib 2.80.x
Pipeline #87724 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment