CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/27 02:33:46
Modified files:
usr.bin/ctfconv: ctfconv.c elf.c
usr.bin/ctfdump: ctfdump.c elf.c
Log message:
Use <elf.h> rather than <sys/exec_elf.h>.
The former is more portable.
