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

Diff for /src/usr.bin/tmux/job.c between version 1.33 and 1.34

version 1.33, 2014/04/14 22:27:30 version 1.34, 2014/10/20 23:27:14
Line 21 
Line 21 
   
 #include <fcntl.h>  #include <fcntl.h>
 #include <paths.h>  #include <paths.h>
   #include <signal.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34