
This avoids the following error: ../src/tests/wayland-test-clients/dma-buf-scanout.c💯5: error: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Werror=implicit-function-declaration] 100 | close (buffer->dmabuf_fds[i]); | ^~~~~ | pclose Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2458>