comparison src/m/dpx2.h @ 167:85ec50267440 r20-3b10

Import from CVS: tag r20-3b10
author cvs
date Mon, 13 Aug 2007 09:45:46 +0200
parents 0132846995bd
children 2d532a89d707
comparison
equal deleted inserted replaced
166:7a77eb660975 167:85ec50267440
151 */ 151 */
152 #ifdef USG_JOBCTRL 152 #ifdef USG_JOBCTRL
153 # undef USG_JOBCTRL 153 # undef USG_JOBCTRL
154 #endif 154 #endif
155 155
156 /*
157 * but we have that
158 */
159 #define GETPGRP_NO_ARG
160
161 /* select also needs this header file--but not in ymakefile. */ 156 /* select also needs this header file--but not in ymakefile. */
162 #ifndef NOT_C_CODE 157 #ifndef NOT_C_CODE
163 #include <sys/types.h> 158 #include <sys/types.h>
164 #include <sys/select.h> 159 #include <sys/select.h>
165 #endif 160 #endif