diff options
Diffstat (limited to 'qemu/tests/check-qlist.c')
-rw-r--r-- | qemu/tests/check-qlist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/tests/check-qlist.c b/qemu/tests/check-qlist.c index b9c05d43f..f231d5fa9 100644 --- a/qemu/tests/check-qlist.c +++ b/qemu/tests/check-qlist.c @@ -9,6 +9,7 @@ * This work is licensed under the terms of the GNU LGPL, version 2.1 or later. * See the COPYING.LIB file in the top-level directory. */ +#include "qemu/osdep.h" #include <glib.h> #include "qapi/qmp/qint.h" |