summaryrefslogtreecommitdiff
path: root/src/s/rtu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/rtu.h')
-rw-r--r--src/s/rtu.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/s/rtu.h b/src/s/rtu.h
index 855c79b6caa..6a435d785a1 100644
--- a/src/s/rtu.h
+++ b/src/s/rtu.h
@@ -64,19 +64,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define FIRST_PTY_LETTER 'z' /* i.e. no PTY_LETTERs */
/*
- * Define HAVE_TIMEVAL if the system supports the BSD style clock values.
- * Look in <sys/time.h> for a timeval structure.
- */
-
-#define HAVE_TIMEVAL
-
-/*
- * Define HAVE_SELECT if the system supports the `select' system call.
- */
-
-#define HAVE_SELECT
-
-/*
* Define HAVE_PTYS if the system supports pty devices.
*/