# HG changeset patch # User Karl Heuer # Date 823034203 0 # Node ID a29eda7ceb21dab744327a08ea6855dd05e5e7d0 # Parent e99b3302c1547dca78bf51c52b64d668bc58e390 (HAVE_SOCKETS): Moved to s/isc2-2.h. (NO_SOCKETS_IN_FILE_SYSTEM, NEED_NET_ERRNO_H): Likewise. diff -r e99b3302c154 -r a29eda7ceb21 src/s/isc4-1.h --- a/src/s/isc4-1.h Tue Jan 30 19:58:24 1996 +0000 +++ b/src/s/isc4-1.h Tue Jan 30 20:36:43 1996 +0000 @@ -27,7 +27,3 @@ /* According to template.h HAVE_TERMIO and HAVE_TERMIOS shouldn't be */ /* defined at the same time. */ #undef HAVE_TERMIO - -#define HAVE_SOCKETS -#define NO_SOCKETS_IN_FILE_SYSTEM -#define NEED_NET_ERRNO_H