mirror of
https://github.com/mborgerson/xemu.git
synced 2025-12-01 16:10:01 +00:00
block: move include files to include/block/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
#include "sysemu.h"
|
||||
#include "qmp-commands.h"
|
||||
#include "trace.h"
|
||||
#include "nbd.h"
|
||||
#include "block/nbd.h"
|
||||
#include "qemu_socket.h"
|
||||
|
||||
static int server_fd = -1;
|
||||
|
||||
Reference in New Issue
Block a user