From 6ba376b06abad232ee033a716f45d84bcba4960e Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Fri, 8 Sep 2000 16:41:57 +0000 Subject: Fixed a few warnings. 2000-09-08 Christopher James Lahey * contact-editor/e-contact-editor-categories.c: Fixed a few warnings. svn path=/trunk/; revision=5262 --- addressbook/ChangeLog | 4 ++++ addressbook/contact-editor/e-contact-editor-categories.c | 1 + addressbook/gui/contact-editor/e-contact-editor-categories.c | 1 + 3 files changed, 6 insertions(+) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8ca4a69bcc..41b1cc542f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2000-09-08 Christopher James Lahey + + * contact-editor/e-contact-editor-categories.c: Fixed a few warnings. + 2000-09-02 Lauris kaplinski * contact-editor/e-contact-editor-categories.c: e_utf8 wrappers diff --git a/addressbook/contact-editor/e-contact-editor-categories.c b/addressbook/contact-editor/e-contact-editor-categories.c index 118f08a2a3..f48100ae9f 100644 --- a/addressbook/contact-editor/e-contact-editor-categories.c +++ b/addressbook/contact-editor/e-contact-editor-categories.c @@ -28,6 +28,7 @@ #include #include #include +#include static void e_contact_editor_categories_init (EContactEditorCategories *card); static void e_contact_editor_categories_class_init (EContactEditorCategoriesClass *klass); diff --git a/addressbook/gui/contact-editor/e-contact-editor-categories.c b/addressbook/gui/contact-editor/e-contact-editor-categories.c index 118f08a2a3..f48100ae9f 100644 --- a/addressbook/gui/contact-editor/e-contact-editor-categories.c +++ b/addressbook/gui/contact-editor/e-contact-editor-categories.c @@ -28,6 +28,7 @@ #include #include #include +#include static void e_contact_editor_categories_init (EContactEditorCategories *card); static void e_contact_editor_categories_class_init (EContactEditorCategoriesClass *klass); -- cgit v1.2.3