diff src/s/irix6-0.h @ 18916:d4ff695d4034

Undo previous change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 23 Jul 1997 02:49:08 +0000
parents 907b62ddf042
children 9c8df6d5d40d
line wrap: on
line diff
--- a/src/s/irix6-0.h	Wed Jul 23 02:43:48 1997 +0000
+++ b/src/s/irix6-0.h	Wed Jul 23 02:49:08 1997 +0000
@@ -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