[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.203 and 1.204

version 1.203, 2006/04/20 21:53:44 version 1.204, 2006/07/02 22:45:59
Line 40 
Line 40 
 #include <sys/un.h>  #include <sys/un.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   
   #include <grp.h>
 #include <paths.h>  #include <paths.h>
 #include <signal.h>  #include <signal.h>
   

Legend:
Removed from v.1.203  
changed lines
  Added in v.1.204