[libvirt] [RFC PATCH v1 2/7] include util.h in cgroup.h

Eric Blake eblake at redhat.com
Thu Jan 17 00:23:52 UTC 2013


On 01/16/2013 03:12 AM, Daniel P. Berrange wrote:
> On Wed, Jan 16, 2013 at 10:53:04AM +0800, Hu Tao wrote:
>> required by VIR_ENUM_DECL.
>> ---
>>  src/util/vircgroup.h | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/src/util/vircgroup.h b/src/util/vircgroup.h
>> index 8b6d3b2..05f2e54 100644
>> --- a/src/util/vircgroup.h
>> +++ b/src/util/vircgroup.h
>> @@ -25,6 +25,8 @@
>>  #ifndef __VIR_CGROUP_H__
>>  # define __VIR_CGROUP_H__
>>  
>> +#include "virutil.h"
>> +
>>  struct virCgroup;
>>  typedef struct virCgroup *virCgroupPtr;
>>  
> 
> ACK

I had to tweak this to pass 'make syntax-check' when cppi was installed.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130116/e18ca594/attachment-0001.sig>


More information about the libvir-list mailing list