diff options
Diffstat (limited to 'qemu/tests/check-qom-interface.c')
-rw-r--r-- | qemu/tests/check-qom-interface.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/tests/check-qom-interface.c b/qemu/tests/check-qom-interface.c index f06380ef1..09354deb7 100644 --- a/qemu/tests/check-qom-interface.c +++ b/qemu/tests/check-qom-interface.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 "qom/object.h" |