From 64d2b647c16dde48dea12c08113dbbc325bce565 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sun, 14 Apr 2002 20:13:01 +0000 Subject: Added #include for dirent.h which needs it on MacOS X. 2002-04-14 Jeffrey Stedfast * providers/local/camel-spoold-store.c: Added #include for dirent.h which needs it on MacOS X. * providers/local/camel-maildir-store.c: Same. * providers/nntp/camel-nntp-store.c: Same. * providers/imap/camel-imap-message-cache.c: Same. * camel-provider.c: Same. * camel-data-cache.c: Same. svn path=/trunk/; revision=16466 --- camel/ChangeLog | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 9264a50300..0356045cc9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,7 +1,15 @@ 2002-04-14 Jeffrey Stedfast - * camel-provider.c: Added #include for dirent.h - which needs it on MacOS X. + * providers/local/camel-spoold-store.c: Added #include + for dirent.h which needs it on MacOS X. + + * providers/local/camel-maildir-store.c: Same. + + * providers/nntp/camel-nntp-store.c: Same. + + * providers/imap/camel-imap-message-cache.c: Same. + + * camel-provider.c: Same. * camel-data-cache.c: Same. -- cgit v1.2.3