diff options
| author | Richard M. Stallman | 1994-11-22 19:30:44 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1994-11-22 19:30:44 +0000 |
| commit | f6ec87b5522772a0106d8168db9ddecb489ba985 (patch) | |
| tree | 7dd9fc47b98134817ba65a2edc85b4350fe63d0b /src | |
| parent | 73939f84c08ccdcf3a024e41785898a79f8311d9 (diff) | |
| download | emacs-f6ec87b5522772a0106d8168db9ddecb489ba985.tar.gz emacs-f6ec87b5522772a0106d8168db9ddecb489ba985.zip | |
Initial revision
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/aix4.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/aix4.h b/src/s/aix4.h new file mode 100644 index 00000000000..ac2c0bd380c --- /dev/null +++ b/src/s/aix4.h | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | #include <aix3-2-5.h> | ||
| 2 | |||
| 3 | /* AIX 4 does not have HFT any more. */ | ||
| 4 | #undef AIXHFT | ||