aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/bsd4-3.h
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1994-09-18 21:12:31 +0000
committerKarl Heuer <[email protected]>1994-09-18 21:12:31 +0000
commit5df583315f5e5c9f53473e7ad60fb3a334f05cd2 (patch)
treed765253ae8c563580d318ad2e62d482f5b9668ea /src/s/bsd4-3.h
parent3622dcd9a0c493d948313cd00a26af1a69d4c405 (diff)
Delete obsolete symbols.
Diffstat (limited to 'src/s/bsd4-3.h')
-rw-r--r--src/s/bsd4-3.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/s/bsd4-3.h b/src/s/bsd4-3.h
index 392b27188b..4535322e16 100644
--- a/src/s/bsd4-3.h
+++ b/src/s/bsd4-3.h
@@ -54,19 +54,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define FIRST_PTY_LETTER 'p'
/*
- * 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.
*/