From ab359cd17e77163b672c5fc129cf4bcd0a3b38ce Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Tue, 6 Sep 2011 18:58:58 +0200 Subject: nbd: Clean up use of block_int.h Signed-off-by: Markus Armbruster Signed-off-by: Kevin Wolf --- nbd.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'nbd.h') diff --git a/nbd.h b/nbd.h index 273cfa1..df7b7af 100644 --- a/nbd.h +++ b/nbd.h @@ -23,8 +23,6 @@ #include "qemu-common.h" -#include "block_int.h" - struct nbd_request { uint32_t magic; uint32_t type; -- cgit v1.1