summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2002-02-21 14:20:23 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2002-02-21 14:20:23 +0000
commit2034e0474db128ed3d587eb82b850fadc42af05b (patch)
tree497f682dfeaaaef921f4503685a4380f17d9c514 /shell
parent#65293#: include <string.h> (diff)
downloadcore-2034e0474db128ed3d587eb82b850fadc42af05b.tar.gz
core-2034e0474db128ed3d587eb82b850fadc42af05b.zip
#65293#: include <string.h>
Diffstat (limited to 'shell')
-rw-r--r--shell/source/unix/exec/shellexec.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/shell/source/unix/exec/shellexec.cxx b/shell/source/unix/exec/shellexec.cxx
index c891edc0218d..1d2c731c49bb 100644
--- a/shell/source/unix/exec/shellexec.cxx
+++ b/shell/source/unix/exec/shellexec.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: shellexec.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obr $ $Date: 2001-11-01 14:23:42 $
+ * last change: $Author: hr $ $Date: 2002-02-21 15:20:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -97,6 +97,7 @@
#include <errno.h>
#include <unistd.h>
+#include <string.h>
//------------------------------------------------------------------------
// namespace directives