[BACK]Return to cmd-new-session.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/cmd-new-session.c between version 1.57 and 1.58

version 1.57, 2014/02/23 00:53:06 version 1.58, 2014/04/17 11:38:35
Line 20 
Line 20 
   
 #include <errno.h>  #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>
 #include <pwd.h>  
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <termios.h>  #include <termios.h>

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58