]> git.proxmox.com Git - mirror_qemu.git/blobdiff - block.h
Allow QEMU to connect directly to an NBD server, by Laurent Vivier.
[mirror_qemu.git] / block.h
diff --git a/block.h b/block.h
index e18f4532ae341d92dcd2cee491a40f1a1179bfde..fa741b55a57aecdf9e1e0fab0dc6ecc83323e64c 100644 (file)
--- a/block.h
+++ b/block.h
@@ -16,6 +16,7 @@ extern BlockDriver bdrv_vpc;
 extern BlockDriver bdrv_vvfat;
 extern BlockDriver bdrv_qcow2;
 extern BlockDriver bdrv_parallels;
+extern BlockDriver bdrv_nbd;
 
 typedef struct BlockDriverInfo {
     /* in bytes, 0 if irrelevant */