These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / include / qapi / qmp-event.h
index 8a8ffb5..40fe3cb 100644 (file)
@@ -14,7 +14,6 @@
 #ifndef QMP_EVENT_H
 #define QMP_EVENT_H
 
-#include "qapi/error.h"
 #include "qapi/qmp/qdict.h"
 
 typedef void (*QMPEventFuncEmit)(unsigned event, QDict *dict, Error **errp);