mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-04 20:15:19 +00:00
Add linuxNodeInfoCPUPopulate to src/libvirt_linux.syms
This symbol is used in the test suites
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
(cherry picked from commit 06180ca433
)
This commit is contained in:
parent
bc5355bb57
commit
e9df9ab66e
@ -6,3 +6,6 @@
|
|||||||
# stats_linux.h
|
# stats_linux.h
|
||||||
linuxDomainInterfaceStats;
|
linuxDomainInterfaceStats;
|
||||||
xenLinuxDomainBlockStats;
|
xenLinuxDomainBlockStats;
|
||||||
|
|
||||||
|
# nodeinfo.h
|
||||||
|
linuxNodeInfoCPUPopulate;
|
||||||
|
Loading…
Reference in New Issue
Block a user