diff options
Diffstat (limited to 'qemu/block/qed-check.c')
-rw-r--r-- | qemu/block/qed-check.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/block/qed-check.c b/qemu/block/qed-check.c index 36ecd290d..622f30897 100644 --- a/qemu/block/qed-check.c +++ b/qemu/block/qed-check.c @@ -11,6 +11,7 @@ * */ +#include "qemu/osdep.h" #include "qed.h" typedef struct { |