]> git.pld-linux.org Git - packages/qemu.git/blob - qemu-linux-mount.patch
- release 2 (libbpf 1.0.x)
[packages/qemu.git] / qemu-linux-mount.patch
1 --- qemu-7.0.0/linux-user/syscall.c.orig        2022-04-19 21:10:27.000000000 +0200
2 +++ qemu-7.0.0/linux-user/syscall.c     2022-10-03 19:01:43.666712978 +0200
3 @@ -29,6 +29,7 @@
4  #include <sys/msg.h>
5  #include <sys/wait.h>
6  #include <sys/mount.h>
7 +#define _LINUX_MOUNT_H 1
8  #include <sys/file.h>
9  #include <sys/fsuid.h>
10  #include <sys/personality.h>
This page took 0.023561 seconds and 3 git commands to generate.