aboutsummaryrefslogtreecommitdiff
path: root/qobject/qint.c
diff options
context:
space:
mode:
Diffstat (limited to 'qobject/qint.c')
-rw-r--r--qobject/qint.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qobject/qint.c b/qobject/qint.c
index 7cba9adf40..d7d1b3021f 100644
--- a/qobject/qint.c
+++ b/qobject/qint.c
@@ -10,6 +10,7 @@
* See the COPYING.LIB file in the top-level directory.
*/
+#include "qemu/osdep.h"
#include "qapi/qmp/qint.h"
#include "qapi/qmp/qobject.h"
#include "qemu-common.h"