From cbd4bc1b50e57edb950027d194a11409b10f5e94 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 19 May 1994 23:32:30 +0000 Subject: [PATCH] (EXTRA_INITIALIZE): Definition deleted. --- src/s/isc4-0.h | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.39.5