summaryrefslogtreecommitdiff
path: root/src/libvirt_openvz.syms
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2013-02-19 17:59:20 -0700
committerEric Blake <eblake@redhat.com>2013-02-20 08:27:03 -0700
commit6ea7b3e8d1449fdf30ca9e4f234c36850b4a9c8a (patch)
treea3937c72a65cf2e7ff86b3acc6fc5d88f32dbc8d /src/libvirt_openvz.syms
parent69660042fb0b5c4409685ca8c2b26e2eb37abd0d (diff)
downloadlibvirt-6ea7b3e8d1449fdf30ca9e4f234c36850b4a9c8a.tar.gz
maint: enforce private symbol section sorting
Automating a sorting check is the only way to ensure we don't regress. Suggested by Dan Berrange. * src/check-symsorting.pl (check_sorting): Add a parameter, validate that groups are in order, and that files exist. * src/Makefile.am (check-symsorting): Adjust caller. * src/libvirt_private.syms: Fix typo. * src/libvirt_linux.syms: Fix file name. * src/libvirt_vmx.syms: Likewise. * src/libvirt_xenxs.syms: Likewise. * src/libvirt_sasl.syms: Likewise. * src/libvirt_libssh2.syms: Likewise. * src/libvirt_esx.syms: Mention file name. * src/libvirt_openvz.syms: Likewise.
Diffstat (limited to 'src/libvirt_openvz.syms')
-rw-r--r--src/libvirt_openvz.syms2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libvirt_openvz.syms b/src/libvirt_openvz.syms
index 58b93aecde..ac0ed0d23e 100644
--- a/src/libvirt_openvz.syms
+++ b/src/libvirt_openvz.syms
@@ -1,6 +1,8 @@
#
# These symbols are dependent upon --with-openvz via WITH_OPENVZ
#
+
+# openvz/openvz_conf.h
openvzLocateConfFile;
openvzReadConfigParam;
openvzReadNetworkConf;