]> git.eshelyaron.com Git - emacs.git/commitdiff
NEED_SIOCTL: moved to isc-3.0.h.
authorKarl Heuer <kwzh@gnu.org>
Fri, 12 Aug 1994 23:12:32 +0000 (23:12 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 12 Aug 1994 23:12:32 +0000 (23:12 +0000)
src/s/isc4-0.h

index 091ba3e9d52caccabd280120ae3586ffffb875cf..77c52d1fc98c29ac66bec956a7b88bd1ffeb2193 100644 (file)
@@ -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.  */