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

Diff for /src/usr.bin/ssh/sshconnect.h between version 1.21 and 1.22

version 1.21, 2006/07/06 16:03:53 version 1.22, 2006/07/08 21:47:12
Line 27 
Line 27 
 #define SSHCONNECT_H  #define SSHCONNECT_H
   
 #include <sys/types.h>  #include <sys/types.h>
   #include <sys/socket.h>
   
 #include <pwd.h>  #include <pwd.h>
   

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22