Mercurial > emacs
view src/s/aix4.h @ 41414:a8e01d7e991a
(Installation): Remove most of the installation instructions. Clean
up instructions on generating .dvi from the manual.
(Reporting Bugs): Update maintainer and Emacs source addresses.
author | Colin Walters <walters@gnu.org> |
---|---|
date | Sat, 24 Nov 2001 02:26:04 +0000 |
parents | 81b97496e59f |
children | 695cf19ef79e |
line wrap: on
line source
#define AIX4 #include "aix3-2-5.h" /* AIX 4 does not have HFT any more. */ #undef AIXHFT /* Dave Love <d.love@dl.ac.uk> reported this as needed on AIX 4.1. It is just a guess which versions of AIX need this definition. */ #define HAVE_WAIT_HEADER /* Specify the type that the 3rd arg of `accept' points to. It is just a guess which versions of AIX need this definition. */ #define SOCKLEN_TYPE int