From: Richard M. Stallman Date: Sat, 8 Apr 1995 00:01:20 +0000 (+0000) Subject: Use "..." in #include. X-Git-Tag: emacs-19.34~4575 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a4f069b067570a4f2954bf981fe596229b322029;p=emacs.git Use "..." in #include. --- 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