From fe962a2055234adf407999f0557ae25441ca5c35 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Thu, 29 Mar 2001 20:31:40 +0000 Subject: Big header cleanups and nntp compile fix svn path=/trunk/; revision=9024 --- camel/camel-sasl-plain.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'camel/camel-sasl-plain.c') diff --git a/camel/camel-sasl-plain.c b/camel/camel-sasl-plain.c index 427f7bf6be..aea5199b68 100644 --- a/camel/camel-sasl-plain.c +++ b/camel/camel-sasl-plain.c @@ -20,10 +20,13 @@ * */ +#ifdef HAVE_CONFIG_H #include +#endif + +#include #include "camel-sasl-plain.h" #include "camel-service.h" -#include CamelServiceAuthType camel_sasl_plain_authtype = { N_("Password"), -- cgit v1.2.3