aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/isc4-0.h4
1 files changed, 0 insertions, 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 @@
2 2
3#include "isc3-0.h" 3#include "isc3-0.h"
4 4
5/* This works around a bug in ISC 4.0; it fails
6 to clear the "POSIX process" flag on an exec. */
7#define EXTRA_INITIALIZE __setostype (0)
8
9#define LIBS_SYSTEM -linet 5#define LIBS_SYSTEM -linet
10 6
11#define ISC4_0 7#define ISC4_0