]> git.pld-linux.org Git - packages/qemu.git/blame - qemu-linux-mount.patch
- json-c is libvfio-user dependency
[packages/qemu.git] / qemu-linux-mount.patch
CommitLineData
ccd394c8
JB
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.35215 seconds and 4 git commands to generate.