mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
b0119de82f
* configure.in (WITH_LINUX): New automake conditional. * src/Makefile.am (PRIVSYMFILES) [WITH_LINUX]: Append libvirt_linux.syms. * src/libvirt_private.syms: Move two symbol names into... * src/libvirt_linux.syms: ...this new file. Author: John Levon
9 lines
109 B
Plaintext
9 lines
109 B
Plaintext
#
|
|
# Linux-specific private symbols.
|
|
#
|
|
|
|
|
|
# stats_linux.h
|
|
linuxDomainInterfaceStats;
|
|
xenLinuxDomainBlockStats;
|