From 721d3f06c90ea754a4369901fd70022bcf6519f1 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Tue, 1 Sep 2009 21:17:51 +0100 Subject: [PATCH] Remove redundant base64 include file * src/storage_encryption_conf.c: Remove base64.h --- src/storage_encryption_conf.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/storage_encryption_conf.c b/src/storage_encryption_conf.c index 69cfaf110c..df4b2e1796 100644 --- a/src/storage_encryption_conf.c +++ b/src/storage_encryption_conf.c @@ -24,7 +24,6 @@ #include "internal.h" -#include "base64.h" #include "buf.h" #include "memory.h" #include "storage_conf.h" -- 2.47.2