[libvirt] [PATCH 11/20] Add volume encryption information handling.

Miloslav Trmac mitr at redhat.com
Tue Sep 1 18:56:42 UTC 2009


----- "Maximilian Wilhelm" <max at rfc2324.org> wrote:

> Anno domini 2009 Miloslav Trmač scripsit:
> 
> > diff --git a/src/storage_encryption.c b/src/storage_encryption.c
> > new file mode 100644
> > index 0000000..ccb29ed
> > --- /dev/null
> > +++ b/src/storage_encryption.c
> > @@ -0,0 +1,241 @@
> 
> [...]
> > +#include "base64.h"
> [...]
> 
> Is there any special need for this include?
Not in this file, I forgot to clean it up.

> If so, where does this include file come from?
gnulib.  
>
> My buildbot refused to compile this code as it did not have any
> base64.h header file. As removing this include solved the build
> problem for me, I would suggest the following patch if noone objects.
That change looks correct.
    Mirek




More information about the libvir-list mailing list