]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_SELECT): Defined.
authorRichard M. Stallman <rms@gnu.org>
Wed, 2 Aug 1995 18:37:33 +0000 (18:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 2 Aug 1995 18:37:33 +0000 (18:37 +0000)
src/s/isc3-0.h

index 2bfe8229d268c510d7f8cad04d701c64da63e5b6..89bd85202c01bb8acbe3cba4627108b16ae6c1f4 100644 (file)
@@ -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