aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel.c
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@src.gnome.org>2001-03-30 04:31:40 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2001-03-30 04:31:40 +0800
commitfe962a2055234adf407999f0557ae25441ca5c35 (patch)
treece9254cb08e91cf6528cde689139bd5e4e535ba7 /camel/camel.c
parent8a0c0a680252b389ad3b3a58090690925b9f99b1 (diff)
downloadgsoc2013-evolution-fe962a2055234adf407999f0557ae25441ca5c35.tar.gz
gsoc2013-evolution-fe962a2055234adf407999f0557ae25441ca5c35.tar.zst
gsoc2013-evolution-fe962a2055234adf407999f0557ae25441ca5c35.zip
Big header cleanups and nntp compile fix
svn path=/trunk/; revision=9024
Diffstat (limited to 'camel/camel.c')
-rw-r--r--camel/camel.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/camel/camel.c b/camel/camel.c
index 8233e98925..6228c7227c 100644
--- a/camel/camel.c
+++ b/camel/camel.c
@@ -23,8 +23,10 @@
* USA
*/
+#ifdef HAVE_CONFIG_H
#include <config.h>
-#include "camel.h"
+#endif
+
#include <unicode.h>
#ifdef HAVE_NSS
#include <nspr.h>
@@ -33,6 +35,8 @@
#include <ssl.h>
#endif /* HAVE_NSS */
+#include "camel.h"
+
gboolean camel_verbose_debug = FALSE;
gint
td class='commitgraph'>* - Update to 1.33Alex Kozlov2014-08-222-3/+3 * - Fix build on 10.x [1]Alex Kozlov2013-10-012-6/+6 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * - Update to 1.32Alex Kozlov2013-02-142-3/+3 * - Update to 1.31 [1]Alex Kozlov2012-11-222-9/+5 * Update dgen-sdl to 1.30Alex Kozlov2012-03-132-3/+3 * Update maintainer email in my portsAlex Kozlov2012-03-031-1/+1 * Update to 1.29Max Brazhnikov2012-02-192-6/+3 * - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+1 * Update to 1.28Rene Ladan2011-11-192-5/+5 * Update to 1.27 which works properly on amd64 and does not need theRene Ladan2011-11-157-112/+7 * - Incorporate Quilt MZ80 patches for non-i386 and add legal notificationsRene Ladan2011-10-017-13/+91 * = Drop MD5 supportMartin Wilke2011-07-031-1/+0 * - Fix fetch, kill WWW, undeprecate and sign up a new maintainerPav Lucistnik2008-06-182-7/+2 * - Up for grabs. Give this a three month grace period, then kill itPav Lucistnik2008-06-181-0/+3 * - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1 * Remove BROKEN: fetches again.Erwin Lansing2008-01-041-2/+0 * Mark as broken: fails to fetch.Mark Linimon2007-11-131-0/+2 * - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1 * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1 * - Add SHA256Pav Lucistnik2005-11-251-0/+1