Remove Unixware and openserver support
[oweals/cde.git] / cde / lib / tt / bin / tttar / tttar.C
index b7dab4909f2d53f61b6b6a0a96452b21198821dd..f4ca174a94460ca833ba5542a839616e6e7dc7ff 100644 (file)
@@ -40,7 +40,7 @@
 #if defined(__osf__) || defined(linux) || defined(sun) || defined(CSRG_BASED)
 #include <unistd.h>
 #else
-#if !defined(USL) && !defined(sun)
+#if !defined(sun)
 #include <osfcn.h>
 #endif
 #endif
 #include "tt_options.h"
 #include "archiver.h"
 
-#if defined(OPT_BUG_USL)
-#include <unistd.h>
-#endif
-
 TT_INSERT_COPYRIGHT
 
 #ifdef OPT_PATCH