X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fqom%2Fcontainer.c;h=c9eb49b01edb3a373366c159da0e57b318231933;hb=a14b48d18a9ed03ec191cf16b162206998a895ce;hp=62b1648add8cf929d654cfd2699cf77f66563a37;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/qom/container.c b/qemu/qom/container.c index 62b1648ad..c9eb49b01 100644 --- a/qemu/qom/container.c +++ b/qemu/qom/container.c @@ -10,9 +10,9 @@ * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include "qom/object.h" #include "qemu/module.h" -#include static const TypeInfo container_info = { .name = "container",