]> git.eshelyaron.com Git - emacs.git/commitdiff
(EXTRA_INITIALIZE): Definition deleted.
authorRichard M. Stallman <rms@gnu.org>
Thu, 19 May 1994 23:32:30 +0000 (23:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 19 May 1994 23:32:30 +0000 (23:32 +0000)
src/s/isc4-0.h

index 35455e45e74a84de3973de4e0a64a1296b3f8c15..d5c390f6145362ac7ca4a8f5431df7f1bc5c3da4 100644 (file)
@@ -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