diff options
Diffstat (limited to 'shell/evolution-shell-component-client.c')
-rw-r--r-- | shell/evolution-shell-component-client.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/evolution-shell-component-client.c b/shell/evolution-shell-component-client.c index 09f91a7bc0..621741a66f 100644 --- a/shell/evolution-shell-component-client.c +++ b/shell/evolution-shell-component-client.c @@ -24,6 +24,7 @@ #include <config.h> #endif +#include <string.h> #include <glib.h> #include <gtk/gtksignal.h> #include <gtk/gtktypeutils.h> |