diff options
Diffstat (limited to 'nbd.h')
| -rw-r--r-- | nbd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nbd.h b/nbd.h index 273cfa1af4..df7b7af7c0 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; |