mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 11:21:12 +00:00
6d45d5855d
This is necessary for MinGW builds.
11 lines
189 B
Plaintext
11 lines
189 B
Plaintext
#
|
|
# These symbols are dependent upon --with-libvirtd via WITH_LIBVIRTD.
|
|
#
|
|
|
|
# libvirt_internal.h
|
|
virStateInitialize;
|
|
virStateCleanup;
|
|
virStateReload;
|
|
virStateActive;
|
|
virRegisterStateDriver;
|