Mercurial > emacs
view 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 |
line wrap: on
line source
/* This is needed for ISC 4.0, but won't be needed for 4.1. */ #include "isc3-0.h" /* This works around a bug in ISC 4.0; it fails to clear the "POSIX process" flag on an exec. */ #define EXTRA_INITIALIZE __setostype (0) #define LIBS_SYSTEM -linet #define ISC4_0 #define NEED_SIOCTL