comparison src/s/aix3-1.h @ 10077:ee5e9fbcd051

(NEED_UNISTD_H): Defined.
author Richard M. Stallman <rms@gnu.org>
date Mon, 28 Nov 1994 18:03:04 +0000
parents 69aa3c244e28
children 049dd4c1e0c2
comparison
equal deleted inserted replaced
10076:a7308fb078c9 10077:ee5e9fbcd051
216 It may not have been needed in certain earlier versions. */ 216 It may not have been needed in certain earlier versions. */
217 #define HAVE_TCATTR 217 #define HAVE_TCATTR
218 218
219 #define SYSTEM_MALLOC 219 #define SYSTEM_MALLOC
220 220
221 /* Include unistd.h, even though we don't define POSIX. */
222 #define NEED_UNISTD_H
223
221 /* AIX doesn't define this. */ 224 /* AIX doesn't define this. */
222 #define unix 1 225 #define unix 1
223 226
224 /* AIX 3.1 has the HFT features. */ 227 /* AIX 3.1 has the HFT features. */
225 #define AIXHFT 228 #define AIXHFT