mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-29 21:12:07 -06:00
block: move include files to include/block/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
7b1b5d1913
commit
737e150e89
109 changed files with 134 additions and 134 deletions
|
@ -25,7 +25,7 @@
|
|||
#ifndef QEMU_MAIN_LOOP_H
|
||||
#define QEMU_MAIN_LOOP_H 1
|
||||
|
||||
#include "qemu-aio.h"
|
||||
#include "block/aio.h"
|
||||
|
||||
#define SIG_IPI SIGUSR1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue