mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
scsi: move scsi-disk.h -> scsi.h
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
1cd3af5480
commit
43b443b668
10 changed files with 76 additions and 9 deletions
|
@ -25,7 +25,7 @@
|
|||
#include <hw/hw.h>
|
||||
#include <hw/pc.h>
|
||||
#include <hw/pci.h>
|
||||
#include <hw/scsi-disk.h>
|
||||
#include <hw/scsi.h>
|
||||
#include <hw/sh.h>
|
||||
#include "block.h"
|
||||
#include "block_int.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue