diff options
Diffstat (limited to 'qobject/qnull.c')
-rw-r--r-- | qobject/qnull.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qobject/qnull.c b/qobject/qnull.c index 5f7ba4d01a..c124d0585e 100644 --- a/qobject/qnull.c +++ b/qobject/qnull.c @@ -10,6 +10,7 @@ * or later. See the COPYING.LIB file in the top-level directory. */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "qapi/qmp/qobject.h" |