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-folder-search.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'camel/camel-folder-search.c') diff --git a/camel/camel-folder-search.c b/camel/camel-folder-search.c index 7893ee13e0..7110d7c8ed 100644 --- a/camel/camel-folder-search.c +++ b/camel/camel-folder-search.c @@ -23,6 +23,10 @@ It implements enough to do basic searches on folders that can provide an in-memory summary and a body index. */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include #include -- cgit