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