From 19daa2bae2b85ad1f4f7b038248e84ad8c5eb530 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Mon, 5 Feb 2001 22:37:24 +0000 Subject: Added a missing #include. 2001-02-05 Christopher James Lahey * camel-stream-fs.c: Added a missing #include. * camel-search-private.c: Added a missing #include. svn path=/trunk/; revision=7999 --- camel/camel-search-private.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'camel/camel-search-private.c') diff --git a/camel/camel-search-private.c b/camel/camel-search-private.c index 94c6c1a355..e000bcd776 100644 --- a/camel/camel-search-private.c +++ b/camel/camel-search-private.c @@ -30,6 +30,8 @@ #include #include +#include + #include "camel-exception.h" #include "camel-mime-message.h" #include "camel-multipart.h" -- cgit v1.2.3