diff options
Diffstat (limited to 'shell/e-local-folder.c')
-rw-r--r-- | shell/e-local-folder.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-local-folder.c b/shell/e-local-folder.c index 5825b5fe67..73ae6734da 100644 --- a/shell/e-local-folder.c +++ b/shell/e-local-folder.c @@ -38,6 +38,7 @@ #include <config.h> #endif +#include <string.h> #include <unistd.h> #include <gnome-xml/parser.h> |