diff options
| author | Richard M. Stallman | 1995-08-20 15:50:33 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1995-08-20 15:50:33 +0000 |
| commit | 029305afa155f4edd8375c9af7f3cbcc070ff505 (patch) | |
| tree | 2ebd5c3caa4a9f16d4e6e0a50bd77e02c9a4e3a5 /src/s | |
| parent | d695b318397389a7ecb34c91e626d5462e170182 (diff) | |
| download | emacs-029305afa155f4edd8375c9af7f3cbcc070ff505.tar.gz emacs-029305afa155f4edd8375c9af7f3cbcc070ff505.zip | |
Include aix3-2-5.h, not aix3-2.h.
Diffstat (limited to 'src/s')
| -rw-r--r-- | src/s/aix4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/aix4.h b/src/s/aix4.h index 0fe3cd79eff..ae55ae3b317 100644 --- a/src/s/aix4.h +++ b/src/s/aix4.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #define AIX4 | 1 | #define AIX4 |
| 2 | 2 | ||
| 3 | #include "aix3-2.h" | 3 | #include "aix3-2-5.h" |
| 4 | 4 | ||
| 5 | /* AIX 4 does not have HFT any more. */ | 5 | /* AIX 4 does not have HFT any more. */ |
| 6 | #undef AIXHFT | 6 | #undef AIXHFT |