NEED_SIOCTL: moved to isc-3.0.h.

This commit is contained in:
Karl Heuer 1994-08-12 23:12:32 +00:00
parent 612b4d5cf5
commit e7b0066276

View 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. */