Remove apollo support
[oweals/cde.git] / cde / lib / DtSvc / DtUtil2 / CmdUtility.c
index dce59977947059cf332550c8b652d471dc54e710..a034119d4348949823720eda3b893c22665d2859 100644 (file)
 #include <string.h>
 #include <sys/param.h>
 
-#ifdef __apollo
-#include "/sys5/usr/include/unistd.h"
-#else
 #include <unistd.h>
-#endif
 #include <limits.h>
 #include <sys/stat.h>