summaryrefslogtreecommitdiff
path: root/tools/source/fsys/unx.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/fsys/unx.hxx')
-rw-r--r--tools/source/fsys/unx.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/tools/source/fsys/unx.hxx b/tools/source/fsys/unx.hxx
index 2751289b7c2e..592079fb2560 100644
--- a/tools/source/fsys/unx.hxx
+++ b/tools/source/fsys/unx.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unx.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:03:07 $
+ * last change: $Author: hr $ $Date: 2003-03-27 17:04:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,11 +65,7 @@
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
-
-#ifndef S390
#include <sys/param.h>
-#endif
-
#include <dirent.h>
#include <unistd.h>
/* #include <sysent.h> */