libvirt/src/libvirt_driver_modules.syms
Jim Meyering ea5775bf8e Move --with-driver-modules symbols into a separate sym file
* src/Makefile.am (PRIVSYMFILES): Append libvirt_driver_modules.syms.
* src/libvirt_private.syms: Move virDriverLoadModule into...
* src/libvirt_driver_modules.syms: ... this new file.
Author: John Levon
2009-01-05 14:06:41 +00:00

8 lines
96 B
Plaintext

#
# These symbols are dependent upon --with-driver-modules.
#
# driver.h
virDriverLoadModule;