# HG changeset patch # User Richard M. Stallman # Date 869626148 0 # Node ID d4ff695d403401825af2ae1234b327536ef21d2a # Parent ea2fb7cfc3f180fa503fb4fc89c478f45bfcfca5 Undo previous change. diff -r ea2fb7cfc3f1 -r d4ff695d4034 src/s/irix6-0.h --- 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