1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-03 12:11:33 +01:00

common: Add missing header file for clarity.

* common/zb32.c: Include zb32.h.

Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
Werner Koch 2016-06-28 15:42:58 +02:00
parent 0fc80208db
commit 781e614e3b
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -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