[Spice-devel] [PATCH] vdagent: use vdagent.h

Arnon Gilboa agilboa at redhat.com
Wed Aug 18 06:57:31 PDT 2010


Alexander Larsson wrote:
> On Mon, 2010-08-09 at 12:58 +0300, Arnon Gilboa wrote:
>   
>> From: Arnon Gilboa <agilboa at agilboa.usersys.redhat.com>
>>
>> ---
>>  common/vdcommon.h |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/common/vdcommon.h b/common/vdcommon.h
>> index 2e4ed5d..ba9d0ec 100644
>> --- a/common/vdcommon.h
>> +++ b/common/vdcommon.h
>> @@ -21,7 +21,7 @@
>>  #pragma warning(disable:4200)
>>  
>>  #include <windows.h>
>> -#include "vd_agent.h"
>> +#include "vdagent.h"
>>  #include "vdlog.h"
>>  
>>  #define VD_SERVICE_PIPE_NAME   TEXT("\\\\.\\pipe\\vdservicepipe")
>>     
>
> But its called vd_agent.h in spice-protocol. Is this right?
>
>   
i guess it's inconsistency between rhel6 & upstream, i'll fix it


More information about the Spice-devel mailing list