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

Diff for /src/usr.bin/ssh/authfile.c between version 1.69 and 1.70

version 1.69, 2006/07/11 20:27:56 version 1.70, 2006/07/17 01:31:09
Line 47 
Line 47 
   
 #include <errno.h>  #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>
   #include <unistd.h>
   
 #include "cipher.h"  #include "cipher.h"
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70