diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/sco4.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/sco4.h b/src/s/sco4.h index 080fd0cc784..0bb66a9a080 100644 --- a/src/s/sco4.h +++ b/src/s/sco4.h | |||
| @@ -21,6 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 21 | 21 | ||
| 22 | /* SCO is sort of like SVR3. */ | 22 | /* SCO is sort of like SVR3. */ |
| 23 | #include "usg5-3.h" | 23 | #include "usg5-3.h" |
| 24 | #define SCO_R4 | ||
| 24 | 25 | ||
| 25 | #if 0 /* Turned off rather than make the Lisp code check for this. -- rms. | 26 | #if 0 /* Turned off rather than make the Lisp code check for this. -- rms. |
| 26 | I am assuming that (at least most of) the tests for usg-unix-v | 27 | I am assuming that (at least most of) the tests for usg-unix-v |