diff options
Diffstat (limited to 'src/s/unipl5-2.h')
-rw-r--r-- | src/s/unipl5-2.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/s/unipl5-2.h b/src/s/unipl5-2.h index 94d7ebfe05c..fe2ea839101 100644 --- a/src/s/unipl5-2.h +++ b/src/s/unipl5-2.h @@ -57,19 +57,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 - -/* - * Define HAVE_SELECT if the system supports the `select' system call. - */ - -#define HAVE_SELECT - -/* * Define HAVE_PTYS if the system supports pty devices. */ |