index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nbd.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'nbd.h')
-rw-r--r--
nbd.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/nbd.h b/nbd.h
index 96f77fe2d1..273cfa1af4 100644
--- a/
nbd.h
+++ b/
nbd.h
@@ -21,7 +21,7 @@
#include <sys/types.h>
-#include <qemu-common.h>
+#include "qemu-common.h"
#include "block_int.h"