CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/17 03:34:52
Modified files:
include : Makefile
Added files:
include : elf.h
Log message:
<elf.h> should make it easier to port our ELF-related tools to other Unices.
For the moment it only includes <sys/exec_elf.h> but the goal is to
stop pulling it directly and also replace <elf_abi.h> at least for
base applications.
ok deraadt@, jasper@, naddy@
