(h_errno): Declare conditional also on TRY_AGAIN.
Boston, MA 02111-1307, USA. */
-#include <config.h>
+#include "config.h"
#include <signal.h>
#include <setjmp.h>
#ifdef HAVE_UNISTD_H
#undef fwrite
#endif
+#ifdef TRY_AGAIN
#ifndef HAVE_H_ERRNO
extern int h_errno;
#endif
+#endif /* TRY_AGAIN */
#include <stdio.h>
#include <sys/types.h>
#if defined (USG) || defined (DGUX)
#include <sys/utsname.h>
-#include <string.h>
#ifndef MEMORY_IN_STRING_H
#include <memory.h>
#endif