aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1995-06-29 21:51:12 +0000
committerRichard M. Stallman1995-06-29 21:51:12 +0000
commitfe185b94aba626a61d8d28eab3d202873fada051 (patch)
tree231090a734ba70dd407ce6a0aac57bc0090afbf5 /src
parentcd29dce07a96ab5a60e3b38b0444100340752a75 (diff)
downloademacs-fe185b94aba626a61d8d28eab3d202873fada051.tar.gz
emacs-fe185b94aba626a61d8d28eab3d202873fada051.zip
Include aix3-2.h, not aix3-2-5.h.
Diffstat (limited to 'src')
-rw-r--r--src/s/aix4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/aix4.h b/src/s/aix4.h
index 6508ab60d74..8ff7a81e5cf 100644
--- a/src/s/aix4.h
+++ b/src/s/aix4.h
@@ -1,4 +1,4 @@
1#include "aix3-2-5.h" 1#include "aix3-2.h"
2 2
3/* AIX 4 does not have HFT any more. */ 3/* AIX 4 does not have HFT any more. */
4#undef AIXHFT 4#undef AIXHFT