]> git.proxmox.com Git - qemu.git/commit
cleanup object.h: include error.h directly
authorIgor Mammedov <imammedo@redhat.com>
Tue, 1 Oct 2013 15:44:32 +0000 (17:44 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Oct 2013 14:11:45 +0000 (17:11 +0300)
commit008e05662ae5ff314b2b8462508ffd4b40503369
tree0791325cbbe6912f16fb02b50b7ca42d7d93fe4e
parentc31d04b516b183b02336f8cce65a41bd547f6f6b
cleanup object.h: include error.h directly

qapi/error.h is simple enough to be included in qom/object.h
direcly and prepares qom/object.h to use Error typedef.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/qom/object.h