[libvirt] [PATCH 04/15] Remove interfaceRegister from libvirt_private.syms

Daniel P. Berrange berrange at redhat.com
Mon Mar 22 14:55:49 UTC 2010


On Mon, Mar 22, 2010 at 02:25:34AM +0100, Matthias Bolte wrote:
> This symbol is conditional, it would need to be exported conditional to
> work properly with MinGW. So just remove it, as no other driver register
> function is listed in the symbols files.
> ---
>  src/libvirt_private.syms |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms
> index 5d30b90..f1ad6db 100644
> --- a/src/libvirt_private.syms
> +++ b/src/libvirt_private.syms
> @@ -257,10 +257,6 @@ virInterfaceObjUnlock;
>  virInterfaceObjListFree;
>  
>  
> -# interface_driver.h
> -interfaceRegister;
> -
> -
>  # iptables.h
>  iptablesAddForwardAllowCross;
>  iptablesAddForwardAllowIn;

ACK


Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org        -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list