[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.194 and 1.195

version 1.194, 2006/02/20 16:36:14 version 1.195, 2006/02/20 17:02:44
Line 40 
Line 40 
 #include <sys/un.h>  #include <sys/un.h>
   
 #include <paths.h>  #include <paths.h>
   #include <signal.h>
   
 #include "ssh.h"  #include "ssh.h"
 #include "ssh1.h"  #include "ssh1.h"

Legend:
Removed from v.1.194  
changed lines
  Added in v.1.195