mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-28 03:45:10 -04:00
Merge branch 'renameat2-stdio' into 'master'
libglnx.m4: Include stdio.h for renameat2 See merge request GNOME/libglnx!2
This commit is contained in:
@@ -7,6 +7,7 @@ AC_CHECK_DECLS([
|
||||
[], [], [[
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/mount.h>
|
||||
#include <fcntl.h>
|
||||
#include <sched.h>
|
||||
|
||||
Reference in New Issue
Block a user