[BACK]Return to auth2-pubkey.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/auth2-pubkey.c between version 1.13 and 1.14

version 1.13, 2006/07/06 16:03:53 version 1.14, 2006/08/01 23:22:47
Line 29 
Line 29 
 #include <sys/stat.h>  #include <sys/stat.h>
   
 #include <pwd.h>  #include <pwd.h>
   #include <stdio.h>
   
 #include "ssh.h"  #include "ssh.h"
 #include "ssh2.h"  #include "ssh2.h"

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14