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

Diff for /src/usr.bin/tmux/cfg.c between version 1.30 and 1.31

version 1.30, 2013/10/20 17:28:43 version 1.31, 2014/04/17 11:38:35
Line 17 
Line 17 
  */   */
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  
   
 #include <ctype.h>  #include <ctype.h>
 #include <errno.h>  #include <errno.h>

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31