]> git.eshelyaron.com Git - emacs.git/commitdiff
Undo previous change.
authorRichard M. Stallman <rms@gnu.org>
Wed, 23 Jul 1997 02:49:08 +0000 (02:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 23 Jul 1997 02:49:08 +0000 (02:49 +0000)
src/s/irix6-0.h

index be50494c6d7d7620928c342cf5f240d32073670a..effe7851b6e3033953de43923cfca865fb0ee726 100644 (file)
@@ -24,5 +24,8 @@
 
 #undef SA_RESTART
 
+/* It turns out that the #define in irix5-0.h is needed in Irix 6 as well.  */
+#if 0
 /* Canced the #define that is in irix5-0.h.  */
 #undef ospeed
+#endif