comparison src/m/ibmrt-aix.h @ 2641:6c044c8796dd

* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h, m/sps7.h, s/hpux.h, s/usg5-4.h (HAVE_DUP2): Removed; derived by configure script. * s/hpux.h, s/irix3-3.h, s/aix3-1.h (HAVE_GETHOSTNAME): Removed; derived by configure script.
author Jim Blandy <jimb@redhat.com>
date Tue, 04 May 1993 00:26:07 +0000
parents 1ffd52c765c7
children 447a28bdc0fe
comparison
equal deleted inserted replaced
2640:fc7b8160bcc9 2641:6c044c8796dd
166 166
167 /* Setup to do some things BSD way - these won't work previous to AIX 2.1.2 */ 167 /* Setup to do some things BSD way - these won't work previous to AIX 2.1.2 */
168 168
169 #include </usr/include/bsd/BSDtoAIX.h> 169 #include </usr/include/bsd/BSDtoAIX.h>
170 #define BSTRING 170 #define BSTRING
171 #define HAVE_DUP2
172 #define HAVE_GETTIMEOFDAY 171 #define HAVE_GETTIMEOFDAY
173 #define HAVE_SELECT 172 #define HAVE_SELECT
174 #define HAVE_TIMEVAL 173 #define HAVE_TIMEVAL
175 #define HAVE_VFORK 174 #define HAVE_VFORK
176 175