aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/blockcmd.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2013-09-15 00:31:17 -0400
committerKevin O'Connor <kevin@koconnor.net>2013-09-18 20:48:35 -0400
commit07cf73bad4c622cb92bf509c1b77572cc54d17e9 (patch)
tree60e03250d665e699615b1070b3925cd73fa9b29e /src/hw/blockcmd.c
parent392d2aacb6065319be3d31fdb37fef393e0149a9 (diff)
downloadseabios-07cf73bad4c622cb92bf509c1b77572cc54d17e9.tar.gz
Merge bmp.h, boot.h, jpeg.h, and post.h into util.h.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/hw/blockcmd.c')
-rw-r--r--src/hw/blockcmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hw/blockcmd.c b/src/hw/blockcmd.c
index b9e61cd5..7bdcf386 100644
--- a/src/hw/blockcmd.c
+++ b/src/hw/blockcmd.c
@@ -10,7 +10,6 @@
#include "biosvar.h" // GET_GLOBAL
#include "block.h" // struct disk_op_s
#include "blockcmd.h" // struct cdb_request_sense
-#include "boot.h" // boot_add_hd
#include "byteorder.h" // be32_to_cpu
#include "esp-scsi.h" // esp_scsi_cmd_data
#include "lsi-scsi.h" // lsi_scsi_cmd_data