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

Daniel P. Berrange berrange at redhat.com
Wed Jan 16 10:12:48 UTC 2013


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

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list