提交 ecdff2fd 编写于 作者: M Maxim Nestratov

vz: fixed build by including necessary headers

After eaf18f4c some functions changed their homes
Pushed under build breaking rule
上级 3668526f
...@@ -51,6 +51,8 @@ ...@@ -51,6 +51,8 @@
#include "virstring.h" #include "virstring.h"
#include "cpu/cpu.h" #include "cpu/cpu.h"
#include "virtypedparam.h" #include "virtypedparam.h"
#include "virhostmem.h"
#include "virhostcpu.h"
#include "vz_driver.h" #include "vz_driver.h"
#include "vz_utils.h" #include "vz_utils.h"
......
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
#include "datatypes.h" #include "datatypes.h"
#include "domain_conf.h" #include "domain_conf.h"
#include "virtime.h" #include "virtime.h"
#include "virhostcpu.h"
#include "vz_sdk.h" #include "vz_sdk.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册