[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.212 and 1.213

version 1.212, 2006/07/22 20:48:23 version 1.213, 2006/07/26 02:35:17
Line 40 
Line 40 
 #include <sys/un.h>  #include <sys/un.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   #include <sys/param.h>
   
 #include <errno.h>  #include <errno.h>
 #include <grp.h>  #include <grp.h>

Legend:
Removed from v.1.212  
changed lines
  Added in v.1.213