diff options
Diffstat (limited to 'src/s/esix.h')
-rw-r--r-- | src/s/esix.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/esix.h b/src/s/esix.h index 57e241b47da..64d0822bf5f 100644 --- a/src/s/esix.h +++ b/src/s/esix.h @@ -3,8 +3,6 @@ #include "usg5-3.h" -#define HAVE_TIMEVAL - /* Some versions of V.3 have this, but not all. ESIX does. */ #define HAVE_PTYS #define SYSV_PTYS @@ -23,6 +21,4 @@ /* ESIX does not need <sys/sioctl.h>, but needs <sys/ptem.h> */ #define NO_SIOCTL_H #define NEED_PTEM_H -#define USG_SYS_TIME -#define USE_UTIME #define BROKEN_FIONREAD |