# HG changeset patch # User Karl Heuer # Date 802200713 0 # Node ID c3611dff7bbaf33bb27129222d5b2b4012705972 # Parent a2920d062bb51861213dc74d1871d0e5e1dcd12c (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted. diff -r a2920d062bb5 -r c3611dff7bba src/s/ptx.h --- a/src/s/ptx.h Sat Jun 03 17:25:27 1995 +0000 +++ b/src/s/ptx.h Sat Jun 03 17:31:53 1995 +0000 @@ -50,7 +50,6 @@ #ifdef TCPIP_INSTALLED #define HAVE_SOCKETS -#define HAVE_SELECT #else #undef subprocesses #endif @@ -74,9 +73,6 @@ /* No */ #define NO_SIOCTL_H -/* PTX has timeval */ -#define HAVE_TIMEVAL - /* If we have X windows, configure should find gettimeofday in -lX11. Since we emulate gettimeofday below, we really have it anyway. */ #ifndef HAVE_GETTIMEOFDAY