[BACK]Return to auth.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/auth.h between version 1.55 and 1.56

version 1.55, 2006/07/23 01:11:05 version 1.56, 2006/08/01 23:22:47
Line 34 
Line 34 
   
 #include <pwd.h>  #include <pwd.h>
 #include <signal.h>  #include <signal.h>
   #include <stdio.h>
   
 #ifdef HAVE_LOGIN_CAP  #ifdef HAVE_LOGIN_CAP
 #include <login_cap.h>  #include <login_cap.h>

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56