diff options
Diffstat (limited to 'tests/test-iov.c')
-rw-r--r-- | tests/test-iov.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-iov.c b/tests/test-iov.c index 46e4dddc55..3f25268dd4 100644 --- a/tests/test-iov.c +++ b/tests/test-iov.c @@ -1,3 +1,4 @@ +#include "qemu/osdep.h" #include <glib.h> #include "qemu-common.h" #include "qemu/iov.h" |