Remove Unixware and openserver support
[oweals/cde.git] / cde / lib / tt / lib / util / tt_log.C
index aeb8bf098b4c11e1ac5c72d96b70cbf3c3b933a8..df2b2dcf04e3678a4d35fb66930d300254b5920b 100644 (file)
@@ -37,7 +37,7 @@
 #ifdef __osf__
 #include <unistd.h>
 #else
-#if !defined (USL) && !defined(linux) && !defined(CSRG_BASED) && !defined(sun)
+#if !defined(linux) && !defined(CSRG_BASED) && !defined(sun)
 #include <osfcn.h>
 #endif
 #endif /* __osf__ */
 #define X_INCLUDE_TIME_H
 #define XOS_USE_XT_LOCKING
 #include <X11/Xos_r.h>
-
-#if defined (USL)
-#include <tt_options.h>
-#if defined(OPT_BUG_UW_2)
-#include <unistd.h>
-#endif
-#endif
 #include <util/tt_log.h>
 #include <sys/types.h>
 #include <fcntl.h>