aboutsummaryrefslogtreecommitdiff
path: root/lib/urlencode.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/urlencode.c
parentdf6e5f706ba36040ad7c60a66c1f30510f0dbba5 (diff)
downloadeclat-7bec448cd0383ef533ab7c0c6e19374d515dfecf.tar.gz
eclat-7bec448cd0383ef533ab7c0c6e19374d515dfecf.tar.bz2
lib: include config.h where it is missing.
Diffstat (limited to 'lib/urlencode.c')
-rw-r--r--lib/urlencode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/urlencode.c b/lib/urlencode.c
index 829d461..a9cd68c 100644
--- a/lib/urlencode.c
+++ b/lib/urlencode.c
@@ -16,2 +16,3 @@
+#include <config.h>
#include "libeclat.h"

Return to:

Send suggestions and report system problems to the System administrator.