remove OSF1 support
[oweals/cde.git] / cde / programs / dtinfo / dtinfogen / infolib / etc / dtinfogen_worker.c
index 21eca0ad89ea5a969c92a300479870ece943a2ad..ae1e222abc4f609e3b44fde8ff8f589cb612bae7 100644 (file)
@@ -37,9 +37,7 @@
 #include <string.h>
 #include <errno.h>
 #include <unistd.h>
-#ifndef __osf__
-# include <libgen.h> /* for dirname(); DEC has prototype in string.h */
-#endif
+# include <libgen.h> /* for dirname() */
 #include <ctype.h>
 #include <signal.h>
 #if !defined(CSRG_BASED)