# HG changeset patch # User Richard M. Stallman # Date 745133965 0 # Node ID ed596b459f7292e23e79336e26cead1b82dbb581 # Parent 7b665693054cd075e16d3dbfaa07b4f8da7b0efa (HAVE_GETHOSTNAME): #if 0'd. diff -r 7b665693054c -r ed596b459f72 src/s/usg5-4-2.h --- a/src/s/usg5-4-2.h Thu Aug 12 05:33:16 1993 +0000 +++ b/src/s/usg5-4-2.h Thu Aug 12 05:39:25 1993 +0000 @@ -6,8 +6,8 @@ #define HAVE_VFORK */ /* fnf@cygnus.com says these exist. */ #define HAVE_TCATTR +#if 0 /* autoconf should take care of this. */ #define HAVE_GETHOSTNAME -#if 0 /* autoconf should take care of this. */ #define HAVE_RANDOM #endif /* #define HAVE_GETWD (appears to be buggy on SVR4.2) */