aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-charset-map.c
diff options
context:
space:
mode:
authorZbigniew Chyla <cyba@gnome.pl>2001-12-14 07:39:01 +0800
committerChyla Zbigniew <chyla@src.gnome.org>2001-12-14 07:39:01 +0800
commit9b42600ef333c086561b48be111e9f7336bba206 (patch)
treebc425a2dbb76c00a1c21af3748fd6fa98b0dd831 /camel/camel-charset-map.c
parent11e3595c72759408c5584cd106f7814239750ac8 (diff)
downloadgsoc2013-evolution-9b42600ef333c086561b48be111e9f7336bba206.tar
gsoc2013-evolution-9b42600ef333c086561b48be111e9f7336bba206.tar.gz
gsoc2013-evolution-9b42600ef333c086561b48be111e9f7336bba206.tar.bz2
gsoc2013-evolution-9b42600ef333c086561b48be111e9f7336bba206.tar.lz
gsoc2013-evolution-9b42600ef333c086561b48be111e9f7336bba206.tar.xz
gsoc2013-evolution-9b42600ef333c086561b48be111e9f7336bba206.tar.zst
gsoc2013-evolution-9b42600ef333c086561b48be111e9f7336bba206.zip
Fixes #17085
2001-12-11 Zbigniew Chyla <cyba@gnome.pl> Fixes #17085 * camel-charset-map.c: Added #include <errno.h>. * camel-charset-map-private.h: Recreated (following instructions from camel-charset-map.c) svn path=/trunk/; revision=15029
Diffstat (limited to 'camel/camel-charset-map.c')
-rw-r--r--camel/camel-charset-map.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel-charset-map.c b/camel/camel-charset-map.c
index 10897b2025..17962d74be 100644
--- a/camel/camel-charset-map.c
+++ b/camel/camel-charset-map.c
@@ -26,6 +26,7 @@
#include <config.h>
#endif
+#include <errno.h>
#include <stdio.h>
/*