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-null.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'camel/camel-stream-null.c') diff --git a/camel/camel-stream-null.c b/camel/camel-stream-null.c index 34cc67ec7c..1738c326cc 100644 --- a/camel/camel-stream-null.c +++ b/camel/camel-stream-null.c @@ -23,7 +23,10 @@ * USA */ +#ifdef HAVE_CONFIG_H #include +#endif + #include "camel-stream-null.h" static CamelObjectClass *parent_class = NULL; -- cgit v1.2.3