summaryrefslogtreecommitdiff
path: root/tools/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-01-05 13:01:54 +0100
committerJens-Heiner Rechtien <hr@openoffice.org>2010-01-05 13:01:54 +0100
commit8b1f9a307f181da576fbd9417ab3a4010a4534f5 (patch)
tree3c82f3484c5b436ac474e04220d3f2a33f2d9632 /tools/source
parent58112fde9a4bfdd102964c2f97eb3a227c970214 (diff)
parent334c894c6fc1ac6d494b0256b7982ed7311d8854 (diff)
CWS-TOOLING: integrate CWS sb116
Diffstat (limited to 'tools/source')
-rw-r--r--tools/source/fsys/unx.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/source/fsys/unx.cxx b/tools/source/fsys/unx.cxx
index 76910683df13..4a2e3c6ad76a 100644
--- a/tools/source/fsys/unx.cxx
+++ b/tools/source/fsys/unx.cxx
@@ -36,7 +36,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <utime.h>
-#if defined HPUX || defined LINUX || defined IRIX
+#if defined HPUX || defined LINUX
#include <mntent.h>
#define mnttab mntent
#elif defined SCO