diff options
Diffstat (limited to 'qemu/tests/check-qfloat.c')
-rw-r--r-- | qemu/tests/check-qfloat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/tests/check-qfloat.c b/qemu/tests/check-qfloat.c index 6404ac8df..3102608f5 100644 --- a/qemu/tests/check-qfloat.c +++ b/qemu/tests/check-qfloat.c @@ -10,6 +10,7 @@ * See the COPYING.LIB file in the top-level directory. * */ +#include "qemu/osdep.h" #include <glib.h> #include "qapi/qmp/qfloat.h" |