# HG changeset patch # User Richard M. Stallman # Date 807388653 0 # Node ID 8b24e28066022939f053b7bfe2454fcc4003efc4 # Parent 86c8fb2284defd520ae2b72dd915ffad08f503b7 (HAVE_SELECT): Defined. diff -r 86c8fb2284de -r 8b24e2806602 src/s/isc3-0.h --- a/src/s/isc3-0.h Wed Aug 02 18:36:20 1995 +0000 +++ b/src/s/isc3-0.h Wed Aug 02 18:37:33 1995 +0000 @@ -31,6 +31,9 @@ #undef BROKEN_TIOCGWINSZ #define NEED_SIOCTL +/* Override the #undef in isc2-2.h. */ +#define HAVE_SELECT + /* select works okay on the X ptys, but not on the serial port. */ #define BROKEN_SELECT_NON_X