From: Karl Heuer Date: Fri, 12 Aug 1994 23:12:32 +0000 (+0000) Subject: NEED_SIOCTL: moved to isc-3.0.h. X-Git-Tag: emacs-19.34~7323 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e7b00662769f10da7a026d2dd4d529cbc20202f9;p=emacs.git NEED_SIOCTL: moved to isc-3.0.h. --- 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. */