[libvirt] [PATCH 10/17] remove duplicate inclusion of "remote_protocol.h" (before <config.h>!)

Daniel P. Berrange berrange at redhat.com
Tue Oct 28 11:37:50 UTC 2008


On Tue, Oct 28, 2008 at 12:21:27PM +0100, Jim Meyering wrote:
> From: Jim Meyering <meyering at redhat.com>
> 
> ---
>  qemud/remote_protocol.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/qemud/remote_protocol.c b/qemud/remote_protocol.c
> index 5ef80e5..06b33d8 100644
> --- a/qemud/remote_protocol.c
> +++ b/qemud/remote_protocol.c
> @@ -3,7 +3,6 @@
>   * It was generated using rpcgen.
>   */
> 
> -#include "remote_protocol.h"
>  #include <config.h>
>  #include "internal.h"
>  #include "socketcompat.h"

You're removing it in this patch, but then adding it back in the same
place in a later patch ?  Or rather, this is added automatically by
rpcgen when you generate this file...


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