diff options
Diffstat (limited to 'qemu/tests/check-qint.c')
-rw-r--r-- | qemu/tests/check-qint.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/tests/check-qint.c b/qemu/tests/check-qint.c index 86868844a..c86f7dfa3 100644 --- a/qemu/tests/check-qint.c +++ b/qemu/tests/check-qint.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" |