diff options
Diffstat (limited to 'include/qapi/visitor.h')
-rw-r--r-- | include/qapi/visitor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/qapi/visitor.h b/include/qapi/visitor.h index 83cad74c88..1000da2bda 100644 --- a/include/qapi/visitor.h +++ b/include/qapi/visitor.h @@ -16,8 +16,6 @@ #include "qemu/typedefs.h" #include "qapi/qmp/qobject.h" -#include "qapi/error.h" -#include <stdlib.h> /* This struct is layout-compatible with all other *List structs * created by the qapi generator. It is used as a typical |