=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/includes.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/ssh/Attic/includes.h 1999/09/29 12:59:13 1.2 +++ src/usr.bin/ssh/Attic/includes.h 1999/09/29 18:16:19 1.3 @@ -13,7 +13,7 @@ */ -/* RCSID("$Id: includes.h,v 1.2 1999/09/29 12:59:13 provos Exp $"); */ +/* RCSID("$Id: includes.h,v 1.3 1999/09/29 18:16:19 dugsong Exp $"); */ #ifndef INCLUDES_H #define INCLUDES_H @@ -56,6 +56,7 @@ #if defined(bsd_44) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__PARAGON__) #include #include +#include #endif #if defined(linux) #include @@ -68,10 +69,6 @@ #include #include #include - -#ifdef sparc -#undef HAVE_SYS_IOCTL_H -#endif #ifdef HAVE_SYS_IOCTL_H #include