comparison src/s/gnu-linux.h @ 5919:50216826c507

Delete HAVE_SETSID; configure checks for that.
author Karl Heuer <kwzh@gnu.org>
date Sat, 12 Feb 1994 00:32:31 +0000
parents aa58f9998047
children cd81dba38a49
comparison
equal deleted inserted replaced
5918:81dca63c4ff9 5919:50216826c507
180 #undef signal 180 #undef signal
181 #define signal sys_signal 181 #define signal sys_signal
182 #include <values.h> 182 #include <values.h>
183 #endif 183 #endif
184 184
185 #define HAVE_SETSID
186
187 /* This is needed for sysdep.c */ 185 /* This is needed for sysdep.c */
188 186
189 #define NO_SIOCTL_H /* don't have sioctl.h */ 187 #define NO_SIOCTL_H /* don't have sioctl.h */
190 188
191 #if 0 /* autoconf should take care of this. */ 189 #if 0 /* autoconf should take care of this. */