summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1994-08-12 23:12:32 +0000
committerKarl Heuer <kwzh@gnu.org>1994-08-12 23:12:32 +0000
commitb88abf27aeafbaf6cdb4c88bbd5cc7a2f668ff34 (patch)
tree12b0e7e2035fc5b76a4a037b8ded620c152098d1 /src/s
parent56788f1a5ef75c20e7458bd49089565db906ce42 (diff)
downloademacs-b88abf27aeafbaf6cdb4c88bbd5cc7a2f668ff34.tar.gz
NEED_SIOCTL: moved to isc-3.0.h.
Diffstat (limited to 'src/s')
-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 091ba3e9d52..77c52d1fc98 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
/* fmcphers@csugrad.cs.vt.edu reported this was necessary.
He used GCC. I don't know what is needed with other compilers. */