chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
General build system spring-cleaning.
[mLib]
/
codec
/
base32.h
diff --git
a/codec/base32.h
b/codec/base32.h
index d2d66f13fcb796209a401a4c82237557801dc4c2..3be8f8e778a1b2a8235afa8b67d1f7c16e4f47f8 100644
(file)
--- a/
codec/base32.h
+++ b/
codec/base32.h
@@
-34,6
+34,10
@@
/*----- Header files ------------------------------------------------------*/
/*----- Header files ------------------------------------------------------*/
+#ifndef MLIB_CODEC_H
+# include "codec.h"
+#endif
+
#ifndef MLIB_DSTR_H
# include "dstr.h"
#endif
#ifndef MLIB_DSTR_H
# include "dstr.h"
#endif