]> git.eshelyaron.com Git - emacs.git/commitdiff
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
authorRichard M. Stallman <rms@gnu.org>
Tue, 20 Jul 1993 18:15:38 +0000 (18:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 20 Jul 1993 18:15:38 +0000 (18:15 +0000)
src/s/sol2.h

index 5255b773dca0cb4c8e7e98f042978fc4a1506092..12b37246bc5a576372a9b0e4393e99cfa3f16119 100644 (file)
@@ -1,5 +1,10 @@
 #include "usg5-4.h"
 
+/* eggert@twinsun.com said these work in Solaris.
+   Perhaps they work in all kinds of SVR4, but this is more conservative.  */
+#undef BROKEN_TIOCGETC
+#undef BROKEN_TIOCGWINSZ
+
 /* This triggers a conditional in xfaces.c.  */
 #define XOS_NEEDS_TIME_H