[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.205 and 1.206

version 1.205, 2006/07/06 10:47:05 version 1.206, 2006/07/06 16:03:53
Line 42 
Line 42 
   
 #include <grp.h>  #include <grp.h>
 #include <paths.h>  #include <paths.h>
   #include <pwd.h>
 #include <signal.h>  #include <signal.h>
   
 #include "ssh.h"  #include "ssh.h"

Legend:
Removed from v.1.205  
changed lines
  Added in v.1.206