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

Diff for /src/usr.bin/ssh/ssh-agent.c between version 1.147 and 1.148

version 1.147, 2006/07/25 02:59:21 version 1.148, 2006/07/26 02:35:17
Line 42 
Line 42 
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/un.h>  #include <sys/un.h>
 #include <sys/time.h>  #include <sys/time.h>
   #include <sys/param.h>
   
 #include <openssl/evp.h>  #include <openssl/evp.h>
 #include <openssl/md5.h>  #include <openssl/md5.h>

Legend:
Removed from v.1.147  
changed lines
  Added in v.1.148