[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.82 and 1.83

version 1.82, 2006/07/22 20:48:23 version 1.83, 2006/07/26 02:35:17
Line 30 
Line 30 
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/wait.h>  #include <sys/wait.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   #include <sys/param.h>
   
 #include <openssl/dh.h>  #include <openssl/dh.h>
   

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83