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

Maximilian Wilhelm max at rfc2324.org
Tue Sep 1 18:50:16 UTC 2009


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?
If so, where does this include file come from?

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.

Ciao
Max
-- 
If it doesn't work, force it.
If it breaks, it needed replacing anyway.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kill_base64_include.patch
Type: text/x-diff
Size: 386 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20090901/58445ad6/attachment-0001.bin>


More information about the libvir-list mailing list