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

Diff for /src/usr.bin/rdist/isexec.c between version 1.10 and 1.11

version 1.10, 2015/01/20 09:00:16 version 1.11, 2017/10/27 16:47:08
Line 30 
Line 30 
  */   */
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <elf_abi.h>  #include <elf.h>
 #include <fcntl.h>  #include <fcntl.h>
 #include <unistd.h>  #include <unistd.h>
   

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