tools/virtiofsd: convert to Meson

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2020-02-05 09:45:39 +01:00
parent 931049b46c
commit 3f99cf5710
10 changed files with 43 additions and 27 deletions

View file

@ -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 {