[libvirt] [PATCH 11/17] * src/remote_internal.c (remoteFindDaemonPath) [!WIN32]: Don't compile.

Daniel P. Berrange berrange at redhat.com
Tue Oct 28 11:38:03 UTC 2008


On Tue, Oct 28, 2008 at 12:21:28PM +0100, Jim Meyering wrote:
> From: Jim Meyering <meyering at redhat.com>
> 
> ---
>  src/remote_internal.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/remote_internal.c b/src/remote_internal.c
> index 5f528a8..08d42a9 100644
> --- a/src/remote_internal.c
> +++ b/src/remote_internal.c
> @@ -189,6 +189,7 @@ remoteStartup(void)
>  }
>  #endif
> 
> +#ifndef WIN32
>  /**
>   * remoteFindServerPath:
>   *
> @@ -218,7 +219,6 @@ remoteFindDaemonPath(void)
>      return NULL;
>  }
> 
> -#ifndef WIN32
>  /**
>   * qemuForkDaemon:
>   *

ACK

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.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