[libvirt] [PATCH 7/9] Wire protocol format and dispatcher for virConnectBaselineCPU

Daniel P. Berrange berrange at redhat.com
Wed Feb 10 18:11:48 UTC 2010


On Fri, Feb 05, 2010 at 04:56:56PM +0100, Jiri Denemark wrote:
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  daemon/remote.c                     |   25 +++++++++++++++++++++++++
>  daemon/remote_dispatch_args.h       |    1 +
>  daemon/remote_dispatch_prototypes.h |    8 ++++++++
>  daemon/remote_dispatch_ret.h        |    1 +
>  daemon/remote_dispatch_table.h      |    5 +++++
>  src/remote/remote_protocol.c        |   24 +++++++++++++++++++++++-
>  src/remote/remote_protocol.h        |   20 ++++++++++++++++++++
>  src/remote/remote_protocol.x        |   18 +++++++++++++++++-
>  8 files changed, 100 insertions(+), 2 deletions(-)
> 

> diff --git a/src/remote/remote_protocol.c b/src/remote/remote_protocol.c
> index 834eb6b..4ff6217 100644
> --- a/src/remote/remote_protocol.c
> +++ b/src/remote/remote_protocol.c
> @@ -4,7 +4,7 @@
>   * It was generated using rpcgen.
>   */
>  
> -#include "./remote/remote_protocol.h"
> +#include "/home/jirka/work/libvirt/git/src/remote/remote_protocol.h"

That's rather odd. I wonder why rpcgen decided to use absolute includes
all of a sudden


Regards,
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