From eae43ee6cb3d46ab14eb464b4b1d31f0f8644b33 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Sun, 17 Feb 2008 20:12:19 +0000 Subject: ** Patch from OpenSUSE. 2008-02-18 Srinivasa Ragavan ** Patch from OpenSUSE. * exchange-delegates-user.c: Warnings. svn path=/trunk/; revision=35032 --- plugins/exchange-operations/ChangeLog | 6 ++++++ plugins/exchange-operations/exchange-delegates-user.c | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 0fcb71c10e..62325054d9 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,9 @@ +2008-02-18 Srinivasa Ragavan + + ** Patch from OpenSUSE. + + * exchange-delegates-user.c: Warnings. + 2008-02-18 Srinivasa Ragavan * exchange-folder-subscription.c: (subscribe_to_folder), diff --git a/plugins/exchange-operations/exchange-delegates-user.c b/plugins/exchange-operations/exchange-delegates-user.c index d7da5d22b5..3b4ce955e0 100644 --- a/plugins/exchange-operations/exchange-delegates-user.c +++ b/plugins/exchange-operations/exchange-delegates-user.c @@ -30,8 +30,11 @@ #include #include #include +#include #include #include +#include "exchange-delegates.h" +#include #include #include #include @@ -51,6 +54,8 @@ #undef GTK_DISABLE_DEPRECATED #include +#include + #include -- cgit v1.2.3