remove ultrix support
[oweals/cde.git] / cde / lib / tt / bin / dbck / spec_repair.C
index 8924b3e750eaf5cbc6f221ea2dddf2dc352911fa..47d7b42fcc3ba660b4516657ced4c6fd47096501 100644 (file)
 #include <stddef.h>
 #include <stdio.h>
 #include <errno.h>
-#if defined(ultrix)
-#include <sys/types.h>
-#endif
 #if defined(_AIX)
 #include <time.h>
 #endif
-#include <sys/stat.h>     
+#include <sys/stat.h>
 #include "spec.h"
 #include "options_tt.h"
 #include "ttdbck.h"