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-blk.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/hw/virtio-blk.c') diff --git a/src/hw/virtio-blk.c b/src/hw/virtio-blk.c index c48ea45..0de83b4 100644 --- a/src/hw/virtio-blk.c +++ b/src/hw/virtio-blk.c @@ -8,7 +8,6 @@ // This file may be distributed under the terms of the GNU LGPLv3 license. #include "biosvar.h" // GET_GLOBAL -#include "boot.h" // boot_add_hd #include "config.h" // CONFIG_* #include "block.h" // struct drive_s #include "malloc.h" // free -- cgit v1.1