From 07cf73bad4c622cb92bf509c1b77572cc54d17e9 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sun, 15 Sep 2013 00:31:17 -0400 Subject: Merge bmp.h, boot.h, jpeg.h, and post.h into util.h. Signed-off-by: Kevin O'Connor --- src/hw/virtio-scsi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/hw/virtio-scsi.c') diff --git a/src/hw/virtio-scsi.c b/src/hw/virtio-scsi.c index f50e335..7cde3bc 100644 --- a/src/hw/virtio-scsi.c +++ b/src/hw/virtio-scsi.c @@ -10,7 +10,6 @@ #include "biosvar.h" // GET_GLOBAL #include "block.h" // struct drive_s #include "blockcmd.h" // scsi_drive_setup -#include "boot.h" // bootprio_find_scsi_device #include "config.h" // CONFIG_* #include "malloc.h" // free #include "output.h" // dprintf -- cgit v1.1