[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.16 and 1.17

version 1.16, 2008/06/13 04:40:22 version 1.17, 2008/06/13 14:18:51
Line 31 
Line 31 
 #include <pwd.h>  #include <pwd.h>
 #include <stdio.h>  #include <stdio.h>
 #include <stdarg.h>  #include <stdarg.h>
   #include <unistd.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "ssh.h"  #include "ssh.h"

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17