*** empty log message ***
[emacs.git] / src / s / aix4.h
blob5e1be65241e0aa611b76423686fbb1421f59d3cb
1 #define AIX4
3 #include "aix3-2-5.h"
5 /* AIX 4 does not have HFT any more. */
6 #undef AIXHFT
8 /* Dave Love <d.love@dl.ac.uk> reported this as needed on AIX 4.1.
9 It is just a guess which versions of AIX need this definition. */
10 #define HAVE_WAIT_HEADER
12 /* Specify the type that the 3rd arg of `accept' points to.
13 It is just a guess which versions of AIX need this definition. */
14 #define SOCKLEN_TYPE int