summary refs log tree commit diff stats
path: root/nbd.h
diff options
context:
space:
mode:
Diffstat (limited to 'nbd.h')
-rw-r--r--nbd.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/nbd.h b/nbd.h
index 96f77fe2d1..df7b7af7c0 100644
--- a/nbd.h
+++ b/nbd.h
@@ -21,9 +21,7 @@
 
 #include <sys/types.h>
 
-#include <qemu-common.h>
-
-#include "block_int.h"
+#include "qemu-common.h"
 
 struct nbd_request {
     uint32_t magic;