From 20a732849af289a6b2300fdb948dc10535b04fa0 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 2 May 2002 22:04:57 +0000 Subject: #include to avoid warnings. 2002-05-02 Rodrigo Moya * pcs/query.c: #include to avoid warnings. svn path=/trunk/; revision=16669 --- calendar/ChangeLog | 4 ++++ calendar/pcs/query.c | 1 + 2 files changed, 5 insertions(+) diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a98321eab7..e38db6f545 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +2002-05-02 Rodrigo Moya + + * pcs/query.c: #include to avoid warnings. + 2002-05-02 JP Rosevear * gui/e-week-view.c (free_view_popup): only discard the popup if diff --git a/calendar/pcs/query.c b/calendar/pcs/query.c index 35f1dc17aa..2006157e58 100644 --- a/calendar/pcs/query.c +++ b/calendar/pcs/query.c @@ -24,6 +24,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3