[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.193 and 1.194

version 1.193, 2006/02/10 01:44:27 version 1.194, 2006/02/20 16:36:14
Line 37 
Line 37 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/wait.h>  #include <sys/wait.h>
   #include <sys/un.h>
   
 #include <paths.h>  #include <paths.h>
   

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