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

version 1.78, 2006/07/06 16:03:53 version 1.79, 2006/07/08 21:48:53
Line 29 
Line 29 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/wait.h>  #include <sys/wait.h>
   #include <sys/socket.h>
   
 #include <openssl/dh.h>  #include <openssl/dh.h>
   

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