Signed-off-by: Peng Liang <tcx4c70@xxxxxxxxx> --- src/openvz/openvz_conf.c | 1 - src/openvz/openvz_util.c | 1 - 2 files changed, 2 deletions(-) diff --git a/src/openvz/openvz_conf.c b/src/openvz/openvz_conf.c index 79ab786355..c94f9b8577 100644 --- a/src/openvz/openvz_conf.c +++ b/src/openvz/openvz_conf.c @@ -34,7 +34,6 @@ #include "openvz_conf.h" #include "openvz_util.h" #include "viruuid.h" -#include "virbuffer.h" #include "viralloc.h" #include "virfile.h" #include "vircommand.h" diff --git a/src/openvz/openvz_util.c b/src/openvz/openvz_util.c index 9419ce122c..6c64ba0bdc 100644 --- a/src/openvz/openvz_util.c +++ b/src/openvz/openvz_util.c @@ -29,7 +29,6 @@ #include "virerror.h" #include "vircommand.h" #include "datatypes.h" -#include "viralloc.h" #include "openvz_conf.h" #include "openvz_util.h" -- 2.36.1