XEmacs 21.2-b1
[chise/xemacs-chise.git.1] / src / s / aix4.h
1 #define AIX4
2
3 #include "aix3-2-5.h"
4
5 /* AIX 4 does not have HFT any more.  */
6 #undef AIXHFT
7
8 #ifndef NOT_C_CODE
9 #define _XFUNCS_H_ 1
10 /* Forward declarations for xlc warning suppressions */
11 struct ether_addr;
12 struct sockaddr_dl;
13 #endif