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

Diff for /src/usr.bin/ssh/monitor_wrap.c between version 1.60 and 1.61

version 1.60, 2007/10/29 04:08:08 version 1.61, 2008/05/08 12:02:23
Line 27 
Line 27 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/uio.h>  #include <sys/uio.h>
   #include <sys/queue.h>
   
 #include <openssl/bn.h>  #include <openssl/bn.h>
 #include <openssl/dh.h>  #include <openssl/dh.h>

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61