As I know a lot of you out there use AIX and will (hopefully) eventually
upgrade to ssh-2.3.0, here's a pre-emptive patch to make it work:

*** ./lib/sshsession/wtmp.c     Thu Aug 24 04:40:39 2000
--- ./lib/sshsession/wtmp.c-fixed       Thu Sep 28 15:49:13 2000
***************
*** 41,46 ****
--- 41,49 ----
  #include <netinet/in.h>  /* for in_addr */
  #ifdef HAVE_ARPA_INET_H
  #include <arpa/inet.h>
+ #ifdef HAVE_LASTLOG
+ #include <login.h>
+ #endif
  #endif /* HAVE_ARPA_INET_H */
  #include "sshuser.h"

Enjoy!

-- 
   Blue Lang, Unix Handyperson
   202 Ashe Ave, Apt 3, Raleigh, NC.                          919 835 1540 
   Widgets, Gadgets, and Frobnobification Done Cheap and Done Right! (tm)

Reply via email to