diff options
| author | Karl Heuer | 1998-12-16 21:44:28 +0000 |
|---|---|---|
| committer | Karl Heuer | 1998-12-16 21:44:28 +0000 |
| commit | b71689771d419903bced1a360a95d00572c853b9 (patch) | |
| tree | ec6af4e876e5530d8a2d11af6a276798bf545648 /src | |
| parent | a6851a5bab3e197de98bbcbef15a7218b1f306c5 (diff) | |
| download | emacs-b71689771d419903bced1a360a95d00572c853b9.tar.gz emacs-b71689771d419903bced1a360a95d00572c853b9.zip | |
(IRIX6): Define this symbol.
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/irix6-0.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/irix6-0.h b/src/s/irix6-0.h index d6bc7820337..90c3346f5a9 100644 --- a/src/s/irix6-0.h +++ b/src/s/irix6-0.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | #define IRIX6 | ||
| 1 | #include "irix5-0.h" | 2 | #include "irix5-0.h" |
| 2 | 3 | ||
| 3 | /* Irix 6 tries to do 64 bits, but doesn't do it fully, | 4 | /* Irix 6 tries to do 64 bits, but doesn't do it fully, |