aboutsummaryrefslogtreecommitdiff
path: root/lib/base64.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-09-19 19:13:52 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-09-19 19:13:52 +0300
commit7bec448cd0383ef533ab7c0c6e19374d515dfecf (patch)
tree6bfb2c73b47c76fe331a21167ae6a4b297283e6f /lib/base64.c
parentdf6e5f706ba36040ad7c60a66c1f30510f0dbba5 (diff)
downloadeclat-7bec448cd0383ef533ab7c0c6e19374d515dfecf.tar.gz
eclat-7bec448cd0383ef533ab7c0c6e19374d515dfecf.tar.bz2
lib: include config.h where it is missing.
Diffstat (limited to 'lib/base64.c')
-rw-r--r--lib/base64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/base64.c b/lib/base64.c
index ee37e49..2aee455 100644
--- a/lib/base64.c
+++ b/lib/base64.c
@@ -16,6 +16,7 @@
/* The code taken from Mailutils, with minor modifications */
+#include <config.h>
#include "libeclat.h"
#include "grecs.h"

Return to:

Send suggestions and report system problems to the System administrator.