summaryrefslogtreecommitdiffstats
path: root/qemu/block/qed-gencb.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/block/qed-gencb.c')
-rw-r--r--qemu/block/qed-gencb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/block/qed-gencb.c b/qemu/block/qed-gencb.c
index b817a8bf5..faf8ecc84 100644
--- a/qemu/block/qed-gencb.c
+++ b/qemu/block/qed-gencb.c
@@ -11,6 +11,7 @@
*
*/
+#include "qemu/osdep.h"
#include "qed.h"
void *gencb_alloc(size_t len, BlockCompletionFunc *cb, void *opaque)