search for: _openbsd_h

Displaying 1 result from an estimated 1 matches for "_openbsd_h".

Did you mean: __openbsd__
2002 Feb 15
1
IRIX cleanup.
...d-compat.h --- openssh-3.0.2p1/openbsd-compat/openbsd-compat.h Wed Sep 19 21:07:51 2001 +++ openssh-irix/openbsd-compat/openbsd-compat.h Thu Feb 14 22:56:33 2002 @@ -40,5 +40,6 @@ /* Routines for a single OS platform */ #include "bsd-cray.h" +#include "bsd-irix.h" #endif /* _OPENBSD_H */ Binary files openssh-3.0.2p1/scard/Ssh.bin and openssh-irix/scard/Ssh.bin differ diff -urN openssh-3.0.2p1/session.c openssh-irix/session.c --- openssh-3.0.2p1/session.c Sat Dec 1 17:37:08 2001 +++ openssh-irix/session.c Thu Feb 14 23:07:31 2002 @@ -57,16 +57,6 @@ #include "canohost.h&quo...