From d3675f44597a86213d96bc887fc0998f12ea89d1 Mon Sep 17 00:00:00 2001 From: mouring Date: Thu, 28 Dec 2000 15:46:20 +0000 Subject: 20001229 - (bal) Fixed spelling of 'authorized_keys' in ssh-copy-id.1 by Christian Kurz 20001228 - (bal) SCO patch to not include since it's unrelated header. Patch by Tim Rice - Updated TODO w/ known HP/UX issue - (bal) removed extra noticed by Kevin Steves and removed the bad reference to 'NeXT including it else were' on the #ifdef version. --- includes.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'includes.h') diff --git a/includes.h b/includes.h index 91606632..c3309a50 100644 --- a/includes.h +++ b/includes.h @@ -32,7 +32,6 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg } #include #endif #include -#include #include #include @@ -56,8 +55,7 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg } #ifdef HAVE_NETGROUP_H # include #endif -#if defined(HAVE_NETDB_H) && !defined(HAVE_NEXT) -/* Next includes this as part of another header */ +#if defined(HAVE_NETDB_H) # include #endif #ifdef HAVE_ENDIAN_H -- cgit v1.2.1