aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman1997-07-23 02:49:08 +0000
committerRichard M. Stallman1997-07-23 02:49:08 +0000
commitb60f4a5c9e71edd2d01705b1ec1a36dc135be96a (patch)
tree6bf39ee8510bda7d45b13a58e9efdc5d40559300 /src/s
parente865033e760012c4135a3e6cf2b92b8a85367e7a (diff)
downloademacs-b60f4a5c9e71edd2d01705b1ec1a36dc135be96a.tar.gz
emacs-b60f4a5c9e71edd2d01705b1ec1a36dc135be96a.zip
Undo previous change.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/irix6-0.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/irix6-0.h b/src/s/irix6-0.h
index be50494c6d7..effe7851b6e 100644
--- a/src/s/irix6-0.h
+++ b/src/s/irix6-0.h
@@ -24,5 +24,8 @@
24 24
25#undef SA_RESTART 25#undef SA_RESTART
26 26
27/* It turns out that the #define in irix5-0.h is needed in Irix 6 as well. */
28#if 0
27/* Canced the #define that is in irix5-0.h. */ 29/* Canced the #define that is in irix5-0.h. */
28#undef ospeed 30#undef ospeed
31#endif