Author: sragavan Date: Sun Feb 17 20:12:19 2008 New Revision: 35032 URL: http://svn.gnome.org/viewvc/evolution?rev=35032&view=rev
Log: 2008-02-18 Srinivasa Ragavan <[EMAIL PROTECTED]> ** Patch from OpenSUSE. * exchange-delegates-user.c: Warnings. Modified: trunk/plugins/exchange-operations/ChangeLog trunk/plugins/exchange-operations/exchange-delegates-user.c Modified: trunk/plugins/exchange-operations/exchange-delegates-user.c ============================================================================== --- trunk/plugins/exchange-operations/exchange-delegates-user.c (original) +++ trunk/plugins/exchange-operations/exchange-delegates-user.c Sun Feb 17 20:12:19 2008 @@ -30,8 +30,11 @@ #include <mail/mail-component.h> #include <mail/mail-send-recv.h> #include <camel/camel-multipart.h> +#include <camel/camel-mime-utils.h> #include <camel/camel-stream-mem.h> #include <exchange-account.h> +#include "exchange-delegates.h" +#include <exchange/exchange-account.h> #include <e2k-global-catalog.h> #include <e2k-marshal.h> #include <e2k-sid.h> @@ -51,6 +54,8 @@ #undef GTK_DISABLE_DEPRECATED #include <gtk/gtkoptionmenu.h> +#include <glib.h> + #include <string.h> _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.