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-stream-buffer.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'camel/camel-stream-buffer.c') diff --git a/camel/camel-stream-buffer.c b/camel/camel-stream-buffer.c index 7df9fa30ee..f0857d49e4 100644 --- a/camel/camel-stream-buffer.c +++ b/camel/camel-stream-buffer.c @@ -22,13 +22,16 @@ * USA */ - +#ifdef HAVE_CONFIG_H #include -#include "camel-stream-buffer.h" +#endif + +#include #include #include #include #include +#include "camel-stream-buffer.h" static CamelStreamClass *parent_class = NULL; -- cgit v1.2.3