diff options
Diffstat (limited to '')
-rw-r--r-- | common/zb32.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/zb32.c b/common/zb32.c index 05aa0eac8..54bd5d4fd 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 |