Remove Unixware and openserver support
[oweals/cde.git] / cde / programs / dtprintinfo / objects / BaseObj.h
index 45b472162c73e783ad0fa831b9522835197b16fa..2ad8c1ec8d3e3b59a7a55cf481ed0a2fd2d3d2b0 100644 (file)
@@ -36,7 +36,7 @@
 
 #ifndef _BOOLEAN_
 #define _BOOLEAN_
-#if (defined(sun) && OSMAJORVERSION <= 5 && OSMINORVERSION <= 3)|| defined(USL)
+#if (defined(sun) && OSMAJORVERSION <= 5 && OSMINORVERSION <= 3)
   #include <sys/types.h>
   #define boolean boolean_t
   #define true B_TRUE