From 9d3f261e7c9afcfadb3c2f35b343e9a25079df83 Mon Sep 17 00:00:00 2001
From: Ettore Perazzoli <ettore@src.gnome.org>
Date: Wed, 18 Apr 2001 13:52:29 +0000
Subject: #include <unistd.h>

svn path=/trunk/; revision=9439
---
 shell/e-local-folder.c | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'shell/e-local-folder.c')

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>
 
-- 
cgit v1.2.3