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

Diff for /src/usr.bin/tmux/client.c between version 1.79 and 1.80

version 1.79, 2014/04/17 11:38:35 version 1.80, 2014/04/29 22:31:22
Line 25 
Line 25 
   
 #include <errno.h>  #include <errno.h>
 #include <event.h>  #include <event.h>
   #include <fcntl.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>

Legend:
Removed from v.1.79  
changed lines
  Added in v.1.80