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

Diff for /src/usr.bin/ssh/monitor.c between version 1.94 and 1.95

version 1.94, 2007/10/29 04:08:08 version 1.95, 2008/05/08 12:02:23
Line 30 
Line 30 
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/tree.h>  #include <sys/tree.h>
 #include <sys/param.h>  #include <sys/param.h>
   #include <sys/queue.h>
   
 #include <openssl/dh.h>  #include <openssl/dh.h>
   

Legend:
Removed from v.1.94  
changed lines
  Added in v.1.95