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

Diff for /src/usr.bin/tmux/control.c between version 1.9 and 1.10

version 1.9, 2013/03/25 11:35:55 version 1.10, 2013/03/26 10:54:48
Line 22 
Line 22 
 #include <event.h>  #include <event.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   #include <time.h>
   
 #include "tmux.h"  #include "tmux.h"
   

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10