comparison src/s/aix4.h @ 428:3ecd8885ac67 r21-2-22

Import from CVS: tag r21-2-22
author cvs
date Mon, 13 Aug 2007 11:28:15 +0200
parents
children abe6d1db359e
comparison
equal deleted inserted replaced
427:0a0253eac470 428:3ecd8885ac67
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