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

Diff for /src/usr.bin/tmux/tmux.h between version 1.505 and 1.506

version 1.505, 2015/05/06 23:56:46 version 1.506, 2015/05/07 08:08:54
Line 35 
Line 35 
 #include <stdio.h>  #include <stdio.h>
 #include <termios.h>  #include <termios.h>
   
 #include "array.h"  
   
 extern char    *__progname;  extern char    *__progname;
 extern char   **environ;  extern char   **environ;
   

Legend:
Removed from v.1.505  
changed lines
  Added in v.1.506