[Pkg-gnupg-commit] [gnupg2] 60/160: common: Add missing header file for clarity.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Jul 15 09:36:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch upstream
in repository gnupg2.

commit 781e614e3b4586da27e54caca39b6a7ed42fc7c7
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Jun 28 15:42:58 2016 +0200

    common: Add missing header file for clarity.
    
    * common/zb32.c: Include zb32.h.
    
    Signed-off-by: Werner Koch <wk at gnupg.org>
---
 common/zb32.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/zb32.c b/common/zb32.c
index 05aa0ea..54bd5d4 100644
--- a/common/zb32.c
+++ b/common/zb32.c
@@ -35,7 +35,7 @@
 #include <assert.h>
 
 #include "util.h"
-
+#include "zb32.h"
 
 /* Zooko's base32 variant. See RFC-6189 and
    http://philzimmermann.com/docs/human-oriented-base-32-encoding.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list