libvirt-admin: Generate symbols file
Since we're linking this into libvirtd we need some symbols to be public but not part of the public API so mark them as LIBVIRT_ADMIN_PRIVATE_<VERSION> as we do with libvirt. Making all other symbols local makes sure we don't accidentally leak unwanted ones.
Showing
src/libvirt_admin_private.syms
0 → 100644
想要评论请 注册 或 登录