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

Diff for /src/usr.bin/ssh/authfd.c between version 1.77 and 1.78

version 1.77, 2006/07/17 01:31:09 version 1.78, 2006/07/22 20:48:22
Line 44 
Line 44 
 #include <openssl/evp.h>  #include <openssl/evp.h>
   
 #include <fcntl.h>  #include <fcntl.h>
   #include <string.h>
 #include <unistd.h>  #include <unistd.h>
   
 #include "ssh.h"  #include "ssh.h"

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78