[libvirt] [PATCH 25/28] Rename uuid.{c,h} to viruuid.{c,h}

Daniel P. Berrange berrange at redhat.com
Tue Dec 18 17:01:10 UTC 2012


On Mon, Dec 17, 2012 at 10:22:03PM +0100, Michal Privoznik wrote:
> On 17.12.2012 15:57, Daniel P. Berrange wrote:
> > From: "Daniel P. Berrange" <berrange at redhat.com>
> > 
> > diff --git a/daemon/libvirtd.c b/daemon/libvirtd.c
> > index edc899e..560746f 100644
> > --- a/daemon/libvirtd.c
> > +++ b/daemon/libvirtd.c
> > @@ -44,7 +44,7 @@
> >  #include "libvirtd-config.h"
> >  
> >  #include "virutil.h"
> > -#include "uuid.h"
> > +#include "viruuid.h"
> >  #include "remote_driver.h"
> >  #include "viralloc.h"
> >  #include "virconf.h"
> > @@ -53,7 +53,7 @@
> >  #include "remote.h"
> >  #include "remote_driver.h"
> >  #include "virhooks.h"
> > -#include "uuid.h"
> > +#include "viruuid.h"
> >  #include "viraudit.h"
> >  #include "locking/lock_manager.h"
> >  
> 
> Same comment from previous patch applies here as well ....

Yep, will kill the dup.


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