mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
tools/virtiofsd: convert to Meson
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
931049b46c
commit
3f99cf5710
10 changed files with 43 additions and 27 deletions
|
@ -65,7 +65,7 @@
|
|||
#include <unistd.h>
|
||||
|
||||
#include "passthrough_helpers.h"
|
||||
#include "seccomp.h"
|
||||
#include "passthrough_seccomp.h"
|
||||
|
||||
/* Keep track of inode posix locks for each owner. */
|
||||
struct lo_inode_plock {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue