[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.78 and 1.79

version 1.78, 2006/07/22 20:48:22 version 1.79, 2006/07/26 13:57:17
Line 44 
Line 44 
 #include <openssl/evp.h>  #include <openssl/evp.h>
   
 #include <fcntl.h>  #include <fcntl.h>
   #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>
   

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