17 Jan
2013
17 Jan
'13
1:23 a.m.
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