diff options
Diffstat (limited to 'qemu/block/qed-cluster.c')
-rw-r--r-- | qemu/block/qed-cluster.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/block/qed-cluster.c b/qemu/block/qed-cluster.c index f64b2af8f..c24e75616 100644 --- a/qemu/block/qed-cluster.c +++ b/qemu/block/qed-cluster.c @@ -12,6 +12,7 @@ * */ +#include "qemu/osdep.h" #include "qed.h" /** |