From f6ec87b5522772a0106d8168db9ddecb489ba985 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 22 Nov 1994 19:30:44 +0000 Subject: [PATCH] Initial revision --- src/s/aix4.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/s/aix4.h 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 @@ +#include + +/* AIX 4 does not have HFT any more. */ +#undef AIXHFT -- 2.39.5