diff options
Diffstat (limited to 'src/s/iris3-5.h')
-rw-r--r-- | src/s/iris3-5.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/s/iris3-5.h b/src/s/iris3-5.h index a01ba137c5b..d82bd732c7c 100644 --- a/src/s/iris3-5.h +++ b/src/s/iris3-5.h @@ -55,23 +55,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define HAVE_TERMIO /* - * Define HAVE_TIMEVAL if the system supports the BSD style clock values. - * Look in <sys/time.h> for a timeval structure. - */ - -#define HAVE_TIMEVAL - -/* `utime' system call doesn't understand timevals. */ - -#define IRIS_UTIME - -/* - * Define HAVE_SELECT if the system supports the `select' system call. - */ - -#define HAVE_SELECT - -/* * Define HAVE_PTYS if the system supports pty devices. */ |