aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-categories-config.c
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-07-10 04:24:14 +0800
committerDan Winship <danw@src.gnome.org>2002-07-10 04:24:14 +0800
commitef2ae67bad5bef9a90cd86a69e2dad07cc447a56 (patch)
tree2c229d310dbea99a21c832f696867b8d57351466 /e-util/e-categories-config.c
parent4139f5b3ccabe156364d1999b793804094ac707d (diff)
downloadgsoc2013-evolution-ef2ae67bad5bef9a90cd86a69e2dad07cc447a56.tar
gsoc2013-evolution-ef2ae67bad5bef9a90cd86a69e2dad07cc447a56.tar.gz
gsoc2013-evolution-ef2ae67bad5bef9a90cd86a69e2dad07cc447a56.tar.bz2
gsoc2013-evolution-ef2ae67bad5bef9a90cd86a69e2dad07cc447a56.tar.lz
gsoc2013-evolution-ef2ae67bad5bef9a90cd86a69e2dad07cc447a56.tar.xz
gsoc2013-evolution-ef2ae67bad5bef9a90cd86a69e2dad07cc447a56.tar.zst
gsoc2013-evolution-ef2ae67bad5bef9a90cd86a69e2dad07cc447a56.zip
#include <string.h>
* e-categories-config.c: #include <string.h> svn path=/trunk/; revision=17395
Diffstat (limited to 'e-util/e-categories-config.c')
-rw-r--r--e-util/e-categories-config.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-categories-config.c b/e-util/e-categories-config.c
index 59daea5aef..9a88373e95 100644
--- a/e-util/e-categories-config.c
+++ b/e-util/e-categories-config.c
@@ -8,6 +8,7 @@
* Copyright 2001, Ximian, Inc.
*/
+#include <string.h>
#include <libgnomeui/gnome-dialog.h>
#include <libgnome/gnome-i18n.h>
#include <gdk-pixbuf/gdk-pixbuf.h>