From a4f069b067570a4f2954bf981fe596229b322029 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 8 Apr 1995 00:01:20 +0000 Subject: [PATCH] Use "..." in #include. --- src/s/aix4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s/aix4.h b/src/s/aix4.h index ac2c0bd380c..6508ab60d74 100644 --- a/src/s/aix4.h +++ b/src/s/aix4.h @@ -1,4 +1,4 @@ -#include +#include "aix3-2-5.h" /* AIX 4 does not have HFT any more. */ #undef AIXHFT -- 2.39.5