aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-tcp-stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-tcp-stream.c')
-rw-r--r--camel/camel-tcp-stream.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/camel-tcp-stream.c b/camel/camel-tcp-stream.c
index acbd108212..c00ca7e39d 100644
--- a/camel/camel-tcp-stream.c
+++ b/camel/camel-tcp-stream.c
@@ -20,8 +20,9 @@
*
*/
-
+#ifdef HAVE_CONFIG_H
#include <config.h>
+#endif
#include "camel-tcp-stream.h"