From: Richard M. Stallman Date: Thu, 19 May 1994 23:32:30 +0000 (+0000) Subject: (EXTRA_INITIALIZE): Definition deleted. X-Git-Tag: emacs-19.34~8276 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cbd4bc1b50e57edb950027d194a11409b10f5e94;p=emacs.git (EXTRA_INITIALIZE): Definition deleted. --- diff --git a/src/s/isc4-0.h b/src/s/isc4-0.h index 35455e45e74..d5c390f6145 100644 --- a/src/s/isc4-0.h +++ b/src/s/isc4-0.h @@ -2,10 +2,6 @@ #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