[BACK]Return to server.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/server.c between version 1.123 and 1.124

version 1.123, 2015/05/27 13:28:04 version 1.124, 2015/05/31 23:27:06
Line 31 
Line 31 
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <syslog.h>  
 #include <termios.h>  #include <termios.h>
 #include <time.h>  #include <time.h>
 #include <unistd.h>  #include <unistd.h>

Legend:
Removed from v.1.123  
changed lines
  Added in v.1.124