]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: add missing exports
authorEric Blake <eblake@redhat.com>
Wed, 14 Sep 2011 17:55:17 +0000 (11:55 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 14 Sep 2011 17:55:17 +0000 (11:55 -0600)
commit247726bf380fcb59a725564c1704066587090cc5
tree9d351731e4cfc03db55ed26726cb40cdd0508b67
parentf2fc1eee4cd35d0d357fa832576e698e39525a9f
network: add missing exports

Commit c246b025 added new functions, but forgot to export them,
resulting in a build failure when using modules.

* src/libvirt_private.syms (network.h): Export new functions.
src/libvirt_private.syms