comparison src/s/isc4-0.h @ 7325:bfbebc2a04c9

(NEED_SIOCTL, ISC4_0): Declared.
author Richard M. Stallman <rms@gnu.org>
date Wed, 04 May 1994 23:27:06 +0000
parents b6ef9edeb65d
children 7464fd74acf7
comparison
equal deleted inserted replaced
7324:7e78d145539b 7325:bfbebc2a04c9
5 /* This works around a bug in ISC 4.0; it fails 5 /* This works around a bug in ISC 4.0; it fails
6 to clear the "POSIX process" flag on an exec. */ 6 to clear the "POSIX process" flag on an exec. */
7 #define EXTRA_INITIALIZE __setostype (0) 7 #define EXTRA_INITIALIZE __setostype (0)
8 8
9 #define LIBS_SYSTEM -linet 9 #define LIBS_SYSTEM -linet
10
11 #define ISC4_0
12 #define NEED_SIOCTL