Remove Unixware and openserver support
[oweals/cde.git] / cde / lib / DtSvc / DtUtil1 / CmdProcess.c
index d1d02bd1aefcc9dba688cc0fb04e1f5a3891a4ca..ba60e592725d7bd77782a16ac0ae17faf781cbcf 100644 (file)
@@ -41,7 +41,7 @@
 #include <Dt/ActionUtilP.h>
 #include "myassertP.h"
 
-#if defined(sun) || defined(USL)
+#if defined(sun)
 #include <limits.h>
 #endif