diff options
Diffstat (limited to 'qobject/qnum.c')
-rw-r--r-- | qobject/qnum.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qobject/qnum.c b/qobject/qnum.c index 1501c82832..7012fc57f2 100644 --- a/qobject/qnum.c +++ b/qobject/qnum.c @@ -14,7 +14,6 @@ #include "qemu/osdep.h" #include "qapi/qmp/qnum.h" -#include "qemu-common.h" /** * qnum_from_int(): Create a new QNum from an int64_t |