aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1994-08-12 23:12:32 +0000
committerKarl Heuer <[email protected]>1994-08-12 23:12:32 +0000
commite7b00662769f10da7a026d2dd4d529cbc20202f9 (patch)
treea92c933f81cb6de812af50ab3fe69cd3ef69e1fb
parent612b4d5cf55311f58accb43e4be65b1f8b173835 (diff)
NEED_SIOCTL: moved to isc-3.0.h.
-rw-r--r--src/s/isc4-0.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/isc4-0.h b/src/s/isc4-0.h
index 091ba3e9d5..77c52d1fc9 100644
--- a/src/s/isc4-0.h
+++ b/src/s/isc4-0.h
@@ -1,11 +1,8 @@
-/* This is needed for ISC 4.0, but won't be needed for 4.1. */
-
#include "isc3-0.h"
#define LIBS_SYSTEM -linet
#define ISC4_0
-#define NEED_SIOCTL
/* [email protected] reported this was necessary.
He used GCC. I don't know what is needed with other compilers. */