mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
vz: build fix after excluding cross driver headers
Build is broken by 5529b057
[1].
[1] cfg: forbid includes of headers in network and storage drivers again
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
This commit is contained in:
parent
9ea69808f5
commit
4393bc0210
@ -29,6 +29,7 @@
|
||||
#include "virlog.h"
|
||||
#include "datatypes.h"
|
||||
#include "domain_conf.h"
|
||||
#include "storage_conf.h"
|
||||
#include "virtime.h"
|
||||
#include "virhostcpu.h"
|
||||
#include "virsocketaddr.h"
|
||||
|
Loading…
Reference in New Issue
Block a user