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

Diff for /src/usr.bin/tmux/server-client.c between version 1.3 and 1.4

version 1.3, 2009/10/22 21:01:52 version 1.4, 2009/10/25 17:51:07
Line 20 
Line 20 
   
 #include <fcntl.h>  #include <fcntl.h>
 #include <string.h>  #include <string.h>
   #include <time.h>
 #include <paths.h>  #include <paths.h>
 #include <unistd.h>  #include <unistd.h>
   

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4