aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder-summary.c
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2001-04-05 10:31:47 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-04-05 10:31:47 +0800
commit2ac5b884fe9cca11f9fed05b0f2cd5f50aba3d84 (patch)
treeb002c46f2b60908bb71995d94f5b9b1f3a2245ce /camel/camel-folder-summary.c
parent130017e15709e1f16cac8271214d0f7f41845a2f (diff)
downloadgsoc2013-evolution-2ac5b884fe9cca11f9fed05b0f2cd5f50aba3d84.tar
gsoc2013-evolution-2ac5b884fe9cca11f9fed05b0f2cd5f50aba3d84.tar.gz
gsoc2013-evolution-2ac5b884fe9cca11f9fed05b0f2cd5f50aba3d84.tar.bz2
gsoc2013-evolution-2ac5b884fe9cca11f9fed05b0f2cd5f50aba3d84.tar.lz
gsoc2013-evolution-2ac5b884fe9cca11f9fed05b0f2cd5f50aba3d84.tar.xz
gsoc2013-evolution-2ac5b884fe9cca11f9fed05b0f2cd5f50aba3d84.tar.zst
gsoc2013-evolution-2ac5b884fe9cca11f9fed05b0f2cd5f50aba3d84.zip
merge from evolution-0-10-branch to evolution-0-10-merge-0
2001-04-05 Not Zed <NotZed@Ximian.com> * merge from evolution-0-10-branch to evolution-0-10-merge-0 svn path=/trunk/; revision=9194
Diffstat (limited to 'camel/camel-folder-summary.c')
-rw-r--r--camel/camel-folder-summary.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/camel-folder-summary.c b/camel/camel-folder-summary.c
index 65de498783..69444641cd 100644
--- a/camel/camel-folder-summary.c
+++ b/camel/camel-folder-summary.c
@@ -19,6 +19,10 @@
* USA
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <unistd.h>
#include <netinet/in.h>
#include <ctype.h>