libvirt/src/libvirt_admin_private.syms

16 lines
368 B
Plaintext
Raw Normal View History

#
# General private symbols for libvirt_admin. Add symbols here, and see
# Makefile.am for more details.
#
# Keep this file sorted by header name, then by symbols with each header.
#
# admin/admin_protocol.x
xdr_admin_daemon_get_version_ret;
xdr_admin_daemon_open_args;
# Let emacs know we want case-insensitive sorting
# Local Variables:
# sort-fold-case: t
# End: