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