comparison src/s/aix4.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 81b97496e59f
children 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
10 #define HAVE_WAIT_HEADER 10 #define HAVE_WAIT_HEADER
11 11
12 /* Specify the type that the 3rd arg of `accept' points to. 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. */ 13 It is just a guess which versions of AIX need this definition. */
14 #define SOCKLEN_TYPE int 14 #define SOCKLEN_TYPE int
15
16 /* arch-tag: b9471dfc-ccdc-4980-a8a1-80c7627ec6b2
17 (do not change this comment) */