changeset 7577:7464fd74acf7

(EXTRA_INITIALIZE): Definition deleted.
author Richard M. Stallman <rms@gnu.org>
date Thu, 19 May 1994 23:32:30 +0000
parents ca650a2739ba
children f5aa65299489
files src/s/isc4-0.h
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/isc4-0.h	Thu May 19 23:18:36 1994 +0000
+++ b/src/s/isc4-0.h	Thu May 19 23:32:30 1994 +0000
@@ -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