Remove Unixware and openserver support
[oweals/cde.git] / cde / programs / dtinfo / dtinfo / src / UAS / Base / UAS_OQLParser.C
index a865ac469623960fc9ff424509b8721bdc3c1580..2ca45224549d69508f09fb1cee33c8c84531ccbd 100644 (file)
@@ -24,7 +24,7 @@
 /*     Copyright (c) 1995 FUJITSU LIMITED      */
 /*     All Rights Reserved                     */
 
-#if  defined(USL) || defined(linux) || defined(CSRG_BASED)
+#if defined(linux) || defined(CSRG_BASED)
 #include <string.h>
 #else
 #include <strings.h>