[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.235 and 1.236

version 1.235, 2008/05/07 05:49:37 version 1.236, 2008/05/08 12:02:23
Line 39 
Line 39 
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/param.h>  #include <sys/param.h>
   #include <sys/queue.h>
   
 #include <errno.h>  #include <errno.h>
 #include <grp.h>  #include <grp.h>

Legend:
Removed from v.1.235  
changed lines
  Added in v.1.236