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

Diff for /src/usr.bin/ssh/session.c between version 1.208 and 1.209

version 1.208, 2006/07/11 18:50:48 version 1.209, 2006/07/11 20:07:25
Line 41 
Line 41 
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   
   #include <errno.h>
 #include <grp.h>  #include <grp.h>
 #include <paths.h>  #include <paths.h>
 #include <pwd.h>  #include <pwd.h>

Legend:
Removed from v.1.208  
changed lines
  Added in v.1.209