From 39e65cba8e50b45d2dc9defdba94451b36bfb19b Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 31 Jul 2007 16:56:13 +0000 Subject: Include to fix implicit declaration of 2007-07-31 Matthew Barnes * common/authentication.c: Include to fix implicit declaration of e_source_get_duped_property(). svn path=/trunk/; revision=33915 --- calendar/ChangeLog | 5 +++++ calendar/common/authentication.c | 1 + 2 files changed, 6 insertions(+) diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 997b4f3910..e85059c2c6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2007-07-31 Matthew Barnes + + * common/authentication.c: Include + to fix implicit declaration of e_source_get_duped_property(). + 2007-07-30 Andre Klapper * gui/dialogs/schedule-page.glade: diff --git a/calendar/common/authentication.c b/calendar/common/authentication.c index 5073e2e5b1..42e5021966 100644 --- a/calendar/common/authentication.c +++ b/calendar/common/authentication.c @@ -27,6 +27,7 @@ #include #include +#include #include #include "authentication.h" -- cgit v1.2.3